GeneralMills / pytrends

Pseudo API for Google Trends
Other
3.12k stars 798 forks source link

Data Not Complete / ReadTimeout error #581

Closed nicktba closed 1 year ago

nicktba commented 1 year ago

Getting the error HTTPSConnectionPool(host='trends.google.com', port=443): Read timed out. when running the script for Interest over time.

If data is produced it is incomplete and only shows a few data points.

Is anyone else getting this error?

aliamrabdalla commented 1 year ago

Yes I am receiving this error continuously too. Does anyone have a solution ?

nicktba commented 1 year ago

Looks like the SERPAPI is also facing this issue.

(https://github.com/serpapi/public-roadmap/issues/887 )

igalci commented 1 year ago

Seems like a Google bug because the embed feature is also not working well:

image

StevenACanon commented 1 year ago

Getting this issue constantly now, any resolution?

Terseus commented 1 year ago

Read timeouts can be a problem in Google servers, a problem in your connection, or a bug; in the latter case it would be much more prevalent, so I'm inclined it's one of the two first options, both of them are out of our control.