vaaya / recipes / Search & scrape the internet
Give your agent the whole web as a tool. It runs semantic searches, reads source pages, crawls entire sites, and extracts clean structured data, even from pages with no API, and drives a real browser when a site fights back.
Services this recipe uses
Every call runs through Vaaya. No per-vendor signup, API keys, or billing.
Semantic search and page-content retrieval over the live web.
Scrape, crawl, and map sites, returning clean markdown or structured JSON.
Drive a real browser to reach sites and directories with no API.
How your agent runs it
The exact play your agent executes unattended once Vaaya is installed.
exa.search to find the right pagesfirecrawl.scrape to pull clean content from eachfirecrawl.extract to return JSON against your schemafirecrawl.map to enumerate every URLfirecrawl.crawl to fetch them in bulkbrowserbase.create_session for any page that needs a real browserPart of a bigger ecosystem
These and hundreds more services are reachable through Vaaya.
Install Vaaya and your agent reaches every service above, and hundreds more. $100 free credit to start.
npx @vaaya/mcp install
Related recipes