Search Engine API
Harness the power of Google Search and various search engines using this API. By inputting a search query, you can retrieve comprehensive results directly from the SERP. This advanced capability allows you to swiftly access, analyze, and utilize web search data, strengthening your information gathering process or enhancing your search-integrated application.
Search Engine API endpoints
| Method | Endpoint | Description |
|---|---|---|
| SearchGateway | ||
| GET |
/SearchGateway/basic-search /SearchGateway/basic-search |
This API endpoint executes a basic search against selected search engines with the specified parameters. |
| Other endpoints | ||
| GET |
/api/Search/{query} /api/Search/{query} |
This API endpoint executes a search query against a predefined search source and returns the search results. It accepts a search query string as a parameter and optionally a… |
Search Engine API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 10 / minute |
|
| PRO | $10 / month | 5 / second |
|
| ULTRA | $50 / month | 5 / second |
|
| MEGA | $200 / month | 5 / second |
|