Open EmWillWei opened 1 year ago
I am also experiencing a similar problem.
A search with the following url displays correctly on the Google Trends website: https://trends.google.com/trends/explore?date=today%205-y&geo=ZA&q=Shoprite&hl=en
However, it does not seem to be working via pytrends:
I have an instance running on pythonanywhere. Using the same code in pytrends pulls data with the error zeros, but in different places!
This is a known problem, see #550 and #534.
We are currently scraping trend data for hundreds of keywords. However, we have noticed discrepancies between the data obtained through Pytrends and the data displayed on the website, which seems to fluctuate at times.
For instance, when scrapping https://trends.google.com/trends/explore?date=today%205-y&q=hellosign&hl=en-US, we encountered some anomalous zero data points after 2022, but the data obtained from Selenium seems to be accurate.