| Product focus | Multi-platform structured web data APIs, including Google, Bing, and Brave search | Neural, embeddings-based web search with content, answer, and similarity endpoints |
|---|
| Best for | Structured records from known platforms plus normalized cross-engine SERP JSON | Meaning-based discovery, research, and enrichment for AI |
|---|
| Search paradigm | Keyword/SERP — the literal results an engine returns | Neural/semantic — ranks by meaning and similarity |
|---|
| Output format | Normalized JSON by endpoint — SERP-style results with positions, titles, URLs, snippets | Results plus full-page contents, highlights, and an optional synthesized answer with citations |
|---|
| Find similar (URL to related pages) | Not offered | Yes — give a URL, get semantically related pages |
|---|
| Arbitrary-URL content extraction | Not the positioning — documented platform endpoints, not generic URL extraction | Yes — a contents endpoint returns full page text |
|---|
| Synthesized answer | No built-in answer; returns raw structured data for your own LLM step | Optional answer endpoint with citations |
|---|
| Exact SERP positions | Position-accurate results for rank tracking and monitoring | Semantic relevance, not the literal SERP a user sees |
|---|
| Coverage beyond search | Maps, social, video, audio, podcasts, marketplaces, app stores, reviews, business, and finance | General open-web search, content, and enrichment |
|---|
| Agent-native use cases | Structured JSON plus hosted MCP tools for supported endpoints | Research and RAG output, content extraction, and an MCP server |
|---|
| Pricing model | Credit-based, billed on success; 2,000 free credits/month, no card | Per-request: about 1,000 free requests/month, search around $7 per 1,000, contents and answer billed separately — check official pricing |
|---|