# Zenserp AI integration on Definable

> Zenserp is a real-time SERP API that extracts Google Search results in JSON format.

## What this connects

Zenserp is a real-time SERP API that extracts Google Search results in JSON format.

Vendor: https://zenserp.com

## Tools available

**12** tools available. First 12:

- `ZENSERP_BING_SEARCH` — Bing Search — Tool to obtain Bing search results. Use when you need real-time scraping of Bing SERPs from bing.com.
- `ZENSERP_GET_SHOPPING_PRODUCT` — Get Shopping Product Details — Tool to retrieve detailed Google Shopping product page information by product_id. Use when you need comprehensive product details including pricing, reviews, specifications, and seller information for a specific product.
- `ZENSERP_GET_STATUS` — Get API Status — Tool to check the remaining API requests for your API key. Use when you need to verify your Zenserp API quota.
- `ZENSERP_GOOGLE_REVERSE_IMAGE_SEARCH` — Google Reverse Image Search — Tool to perform a reverse image search on Google. Use after obtaining a public image URL to find where the image appears online.
- `ZENSERP_GOOGLE_SEARCH` — Zenserp Google Search — Tool to perform a standard Google search via Zenserp. Use when you need structured SERP data for a given query.
- `ZENSERP_GOOGLE_TRENDS` — Google Trends — Tool to retrieve Google Trends data. Use when comparing keyword popularity over time.
- `ZENSERP_LIST_BATCHES` — List Batches — Tool to list all submitted batches for your Zenserp API key. Use when you need to retrieve batch processing status or history.
- `ZENSERP_LIST_COUNTRIES` — List Countries — Tool to get the list of supported Google country (gl) parameters. Use when you need to know valid country codes for geolocation.
- `ZENSERP_LIST_LANGUAGES` — List Supported Languages — Tool to get a list of supported Google interface language (hl) parameters. Use when you need to find valid language codes for Google search queries.
- `ZENSERP_LIST_LOCATIONS` — List Locations — Tool to get a list of supported geo locations for search targeting. Use when you need to know which location parameters are available for geolocation queries.
- `ZENSERP_LIST_SEARCH_ENGINES` — List Search Engines — Tool to get the list of supported search engines that can be queried via Zenserp. Use when you need to determine which search engine domains are available for searches.
- `ZENSERP_YANDEX_SEARCH` — Yandex Search via Zenserp — Tool to obtain Yandex search results via Zenserp API. Use when you need programmatic access to Yandex search data after constructing a query.

## Auth

Auth schemes: `API_KEY`.

## How agents use Zenserp

Inside a Definable workflow, Zenserp is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Zenserp** — the Researcher (GPT-5.5) pulls context from Zenserp (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Zenserp** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Zenserp (create record, post message, draft email).
- **Designer / Engineer → Distributor → Zenserp** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Zenserp (attach file, open PR comment, post status).

The Verifier checks every Zenserp call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- ai web scraping — https://definable.ai/apps/category/ai-web-scraping/
- developer tools — https://definable.ai/apps/category/developer-tools/

## Related

- HTML page: https://definable.ai/apps/zenserp/
- Same category (ai web scraping): https://definable.ai/apps/category/ai-web-scraping/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
