Google Search Results Scraper avatar
Google Search Results Scraper

Pricing

$3.50 / 1,000 results

Go to Store
Google Search Results Scraper

Google Search Results Scraper

apify/google-search-scraper

Developed by

Apify

Maintained by Apify

Scrape Google Search Engine Results Pages (SERPs). Select the country or language and extract organic and paid results, AI overviews, ads, queries, People Also Ask, prices, reviews, like a Google SERP API. Export scraped data, run the scraper via API, schedule runs, or integrate with other tools.

4.7 (22)

Pricing

$3.50 / 1,000 results

434

Monthly users

2.5k

Runs succeeded

>99%

Response time

5.8 days

Last modified

4 hours ago

DB

SearchQuery is missing from exported results

Closed
db_blush opened this issue
a month ago

When I try to export organic serp results the search query is missing.

aja_bar avatar

Hi there! Thank you for reaching out and reporting this. Try adding "view": "organic_results" . This adjustment will spread each result into a separate row and include the searchQuery information. With the following input I'm able to export searchQuery for each organic result:

1{
2  "countryCode": "gb",
3  "forceExactMatch": false,
4  "includeIcons": false,
5  "includeUnfilteredResults": false,
6  "languageCode": "en",
7  "maxPagesPerQuery": 10,
8  "mobileResults": false,
9  "queries": "bathroom lighting\nflooring for wet rooms\n...",
10  "resultsPerPage": 100,
11  "saveHtml": false,
12  "saveHtmlToKeyValueStore": false,
13  "wordsInTitle": [],
14  "wordsInText": [],
15  "wordsInUrl": [],
16  "view": "organic_results"
17}

Hope this helps!

Cheers, Andrea

Pricing

Pricing model

Pay per result 

This Actor is paid per result. You are not charged for the Apify platform usage, but only a fixed price for each dataset of 1,000 items in the Actor outputs.

Price per 1,000 items

$3.50