Pricing
from $0.20 / 1,000 results
Scrappa Google Search
Scrape Google Search results at scale. Extract organic results, knowledge panels, related searches, People Also Ask, local results, and more. Supports geo-targeting, language settings, and pagination.
Pricing
from $0.20 / 1,000 results
Rating
0.0
(0)
Developer
Actor stats
1
Bookmarked
3
Total users
2
Monthly active users
2 months ago
Last modified
Categories
Share
Scrape Google Search results at scale. Extract organic results, knowledge panels, related searches, People Also Ask, local results, and more. Supports geo-targeting, language settings, and pagination.
Features
- Organic Results - Title, URL, snippet, and position for each result
- Knowledge Graph - Rich information panels for entities
- People Also Ask - Related questions and answers
- Related Searches - Suggested search queries
- Local Results - Business listings with maps data
- Inline Content - Videos, images, and other embedded results
- Geo-targeting - Search from any location worldwide
- Language Support - Interface and results in any language
- Pagination - Retrieve multiple pages of results
Input
| Field | Type | Required | Description |
|---|---|---|---|
query | string | Yes | Search query |
location | string | No | Location for geo-targeted results (e.g., "New York, NY") |
gl | string | No | Country code (e.g., "us", "uk", "de") |
hl | string | No | Language code (e.g., "en", "de", "es") |
google_domain | string | No | Google domain to query (e.g., "google.com", "google.de") |
start | integer | No | Pagination offset (0, 10, 20...) |
amount | integer | No | Number of results (1-100, default: 10) |
safe | string | No | Safe Search setting (off or active) |
tbs | string | No | Time filter (qdr:h, qdr:d, qdr:w, qdr:m, qdr:y) |
tbm | string | No | Search type (nws, vid, isch, shop) |
Output
Dataset (Organic Results)
Each organic result is saved to the dataset:
{"position":1,"title":"Example Title","link":"https://example.com/page","displayed_link":"example.com βΊ page","snippet":"Description text from the search result...","source":"example.com"}
Key-Value Store (Full Response)
The complete response is saved to the OUTPUT key, including:
{"search_information":{"query_displayed":"your search query","total_results":1000000},"organic_results":[...],"related_searches":[{"query":"related query","link":"https://..."}],"related_questions":[...],"knowledge_graph":{...},"local_results":{...},"inline_videos":[...],"inline_images":[...]}
Example
{"query":"best pizza in chicago","location":"Chicago, IL, USA","gl":"us","hl":"en","amount":20}
Pricing
$0.30 per 1,000 results. No additional API keys required.
Support
For issues or questions, contact us through Apify.
