You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi I am using Google Trends for a while. I fetch data with python requests.
It seems Google changed URL endpoints, so it is now no longer possible to get Google API Trends.
I searched for a solution and ended up here, but it seems pytrends is using the same endpoints and I would therefore expect it is also no longer working.
Hi I am using Google Trends for a while. I fetch data with python requests.
It seems Google changed URL endpoints, so it is now no longer possible to get Google API Trends.
I searched for a solution and ended up here, but it seems pytrends is using the same endpoints and I would therefore expect it is also no longer working.
Anyone an idea how to solve it or get around it?