Google Trends Scraper avatar
Google Trends Scraper

Pricing

$20.00/month + usage

Go to Store
Google Trends Scraper

Google Trends Scraper

Developed by

Apify

Apify

Maintained by Apify

Scrape data from Google Trends by search terms or URLs. Specify locations, define time ranges, select categories to get interest by subregion and over time, related queries and topics, and more. Export scraped data, run the scraper via API, schedule and monitor runs, or integrate with other tools.

3.0 (10)

Pricing

$20.00/month + usage

101

Total users

4.9K

Monthly users

189

Runs succeeded

95%

Issues response

4 days

Last modified

15 days ago

QU

InterestByCity Zero Values

Closed

Qualco opened this issue
2 days ago

InterestByCity returns zero values for all cities. Although the page (https://trends.google.com/trends/explore?date=today%201-m&geo=GR&q=%CE%94%CE%95%CE%94%CE%94%CE%97%CE%95) returns non zero values.

lhotanok avatar

Hi, I reviewed your runs and found that most returned 200 results under interestByCity. Except for one case where the geo parameter was missing from the input but there was interestBy with 250 items instead. If you need interestByCity data, please ensure the geo parameter is specified as a separate input field when using search queries, or include it directly in the URL when using start URLs.

Without the geo parameter, you’ll receive the Interest by area section instead of Interest by city (possibly with Interest By Subregion, depending on the specific geo) - see attached images.

You can refer to my test run where I used your search URL (with the geo parameter included) as a start URL. This correctly returned 200 results under interestByCity.

I'm closing this issue, but feel free to re-open it if you continue to encounter any problems after including the geo parameter.