GeneralMills/pytrends

Data Not Complete / ReadTimeout error

nicktba opened this issue · 5 comments

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?

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

Looks like the SERPAPI is also facing this issue.

(serpapi/public-roadmap#887
)

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

image

Getting this issue constantly now, any resolution?

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.