aid: searchapi name: SearchApi description: >- SearchApi is a real-time SERP and search-data API that gives applications and AI agents structured access to results from 100+ search engines — Google Search, Google Maps, Google News, Google Scholar, Google Images, Google Shopping, Google Trends, Google Jobs, YouTube, Bing, Baidu, and marketplace engines like Amazon, Walmart, and eBay — returning clean JSON instead of scraped HTML. It handles proxy rotation, CAPTCHA solving, and geographic/locale targeting server-side, and ships an MCP server plus "use-case bundles" that group selected endpoints around a job so agents can be handed a capability rather than a whole catalog. Used for SEO/rank tracking, market and price intelligence, RAG grounding, and agentic research workflows. image: https://www.searchapi.io/og-image.png url: https://raw.githubusercontent.com/api-evangelist/searchapi/refs/heads/main/apis.yml x-type: company x-source: engagement:searchapi x-tier: stub x-tier-reason: engagement specificationVersion: '0.21' created: '2026-07-23' modified: '2026-07-24' tags: - search - serp-api - google-search - web-scraping - search-data - market-intelligence - seo - mcp - agent-native common: - type: Website url: https://www.searchapi.io/ - type: DeveloperPortal url: https://www.searchapi.io/docs/google - type: Documentation url: https://www.searchapi.io/docs/google - type: APIReference url: https://www.searchapi.io/docs/google - type: Pricing url: https://www.searchapi.io/pricing - type: SignUp url: https://www.searchapi.io/users/sign_up - type: Login url: https://www.searchapi.io/users/sign_in - type: Support url: mailto:support@searchapi.io - type: GitHubOrganization url: https://github.com/SearchApi - type: TermsOfService url: https://www.searchapi.io/legal/terms - type: PrivacyPolicy url: https://www.searchapi.io/legal/privacy - type: StatusPage url: https://status.searchapi.io/ - type: ChangeLog name: Announcements changelog url: https://www.searchapi.io/announcements - type: Postman name: SearchApi Official Postman Collection url: https://www.postman.com/searchapiofficial/searchapi-official-postman-collection/ - type: Compliance name: ISO/IEC 27001:2022 + GDPR (DPA) url: https://www.searchapi.io/legal/dpa - type: MCPServer name: SearchApi hosted MCP server url: mcp/searchapi-mcp.yml - type: Authentication url: authentication/searchapi-authentication.yml - type: Conventions url: conventions/searchapi-conventions.yml - type: Packages url: packages/searchapi-packages.yml - type: ChangeLog name: Structured changelog artifact url: changelog/searchapi-changelog.yml - type: Lifecycle url: lifecycle/searchapi-lifecycle.yml - type: Conformance url: conformance/searchapi-conformance.yml - type: DomainSecurity url: security/searchapi-domain-security.yml - type: LLMsTxt url: llms/searchapi-llms.txt apis: - name: SearchApi SERP API description: >- REST API returning structured JSON search results across 100+ engines (Google, Bing, Maps, News, Scholar, Images, Shopping, Trends, Jobs, YouTube, Amazon, Walmart, eBay). Single /api/v1/search endpoint parameterized by engine, with server-side proxy rotation, CAPTCHA handling, and location/locale targeting. Bearer API-key auth. humanURL: https://www.searchapi.io/docs/google baseURL: https://www.searchapi.io/api/v1/search tags: - search - serp-api - google-search - search-data - mcp properties: - type: OpenAPI name: SearchApi SERP API (generated from docs) url: openapi/searchapi-search-api-openapi.yml - type: Documentation url: https://www.searchapi.io/docs/google - type: Authentication url: authentication/searchapi-authentication.yml - type: MCPServer url: mcp/searchapi-mcp.yml maintainers: - FN: Kin Lane email: kin@apievangelist.com - FN: APIs.json email: info@apis.io