ScraperAPI for your agents.
Connect ScraperAPI once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 13 curated tools, discovered on demand, with your key stored on your machine and every call going direct to ScraperAPI.
What agents can do with ScraperAPI
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
scraperapi_accountCheck the key: returns request quota and usage.
scraperapi_scrapeFetch a page's rendered HTML through the proxy.
scraperapi_google_searchStructured Google search results as JSON (organic results, ads, related). `query` is the search text; `country_code` sets the geo.
scraperapi_amazon_searchStructured Amazon search results as JSON for a query.
scraperapi_amazon_productStructured Amazon product details as JSON for a product ASIN.
scraperapi_google_productStructured Google product search results as JSON.
scraperapi_google_newsStructured Google News search results as JSON.
scraperapi_google_placesStructured Google Places search results as JSON.
scraperapi_google_jobsStructured Google Jobs search results as JSON.
scraperapi_google_shoppingStructured Google Shopping search results as JSON.
scraperapi_scrape_batchScrape multiple URLs in a single batch request.
scraperapi_marketplace_walmartStructured Walmart search results as JSON.
scraperapi_marketplace_targetStructured Target search results as JSON.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Sign in to the dashboard.
- Copy your API key.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect ScraperAPI to Even: call connect_begin("scraperapi") on the even-connect MCP and walk me through it.
Scrape web pages with ScraperAPI proxy, search Google and Amazon, retrieve structured product information.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.