emastra / actor-google-trends-scraper

Scraper for extracting data from Google Trends
https://apify.com/emastra/google-trends-scraper
Apache License 2.0
13 stars 10 forks source link

Add subregions to input #12

Open metalwarrior665 opened 3 years ago

metalwarrior665 commented 3 years ago

Currently, we only support the country. But Google Trends allows also to hit the arrow there to choose a subregion. It is not realistic to get all subregions into the schema so instead, we should have a free geo field, e.g. US-NJ.

Let's make it dumb-proof so if the user adds a country to subregion, we will use it, otherwise use country + subregion or smthing like that