Google Search Data
**Google Search API** The Google Search API allows you to retrieve structured search results from Google, providing detailed information across various sections of a search query. This includes advertisements, related searches, "People Also Ask" (PAA) questions, snack pack results (local business listings), and general search results. By inputting a search URL, the API parses and organizes the…
Google Search Data endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Google search /search |
Scraper for Google search results page, returns array of results |
| GET |
Video search /search |
Scraper for Google search results page, returns array of results |
| GET |
News search /search |
Scraper for Google search results page, returns array of results |
| GET |
Books search /search |
Scraper for Google search results page, returns array of results |
Google Search Data pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | — |
|
| ULTRA | $49 / month | — |
|
| MEGA | $299 / month | — |
|