Google Trends Scraper
7 days trial then $20.00/month - No credit card required now
Google Trends Scraper
7 days trial then $20.00/month - No credit card required now
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.
Do you want to learn more about this Actor?
Get a demoIs there any way to limit the data the actor gets with some input configuration? I often see the following message in logs:
2024-04-30T20:38:00.562Z INFO Fetching 6 request(s) for additional data
I'm suspecting these are queries for expandable widgets in the page with GEO and category information. For our purposes we don't require those all the time, just interestOverTime_timelineData for most of our runs, and I think these additional requests may be causing blocking more often.
It would be useful to be able to optionally opt out of unnecessary data to reduce the number of requests for any given run. Haven't seen any option documented for input to do that so far.
Hi!
Implemented as timelineOnly
json input parameter, see sample run https://console.apify.com/view/runs/FOd3cq51CQd1jmJxV
Just provide timelineOnly: true
json input value, then calls for additional data will be skipped.
I´m going to close the issue now, but if there would be anything else we could help with, please let us know.
Actor Metrics
109 monthly users
-
38 stars
99% runs succeeded
5.5 hours response time
Created in Jan 2020
Modified 5 hours ago