GeneralMills / pytrends

Pseudo API for Google Trends
Other
3.23k stars 817 forks source link

Combination of interest_over_time() and interest_by_region() #554

Open MoritzDPTV opened 1 year ago

MoritzDPTV commented 1 year ago

Hey there, I was wondering if it is possible to request data over time with a defined geographical resolution. Currently, it is only possible to have either a temporal or a spatial differentiation, but not both at the same time. Since different Google Trends API URLs are used for the two requests, I think Google Trends may restrict this option. Thanks!