pytrends
pytrends copied to clipboard
Google API Trends changed endpoint
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?