Search API
The Search API provides structured access to real-time Search Engine Results Pages (SERPs) from major platforms: Google, Bing, DuckDuckGo, Yahoo, and Yahoo Japan. Users can: - Filter results by country for Google, Bing, and DuckDuckGo. - Search results by date across all engines. - Limit Yahoo Japan results to Japanese-language pages only. This API is especially useful for: - SEO professionals…
Search API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Search | ||
| GET |
Search Bing /v1/search/bing |
Search Bing and get results in a unified JSON format. |
| GET |
Search Yahoo /v1/search/yahoo |
Search Yahoo and get results in a unified JSON format. |
| GET |
Search Yahoo Japan /v1/search/yahoo-japan |
Search Yahoo-Japan and get results in a unified JSON format. |
| GET |
Search Google /v1/search/google |
Search Google and get results in a unified JSON format. |
| GET |
Search DuckDuckGo /v1/search/duckduckgo |
Search DuckDuckGo and get results in a unified JSON format. |
Search API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $10 / month | 2 / second |
|
| ULTRA | $20 / month | 2 / second |
|
| MEGA | $40 / month | 5 / second |
|