Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error 429 for the past few days #614

Open
dbitton opened this issue Jan 17, 2024 · 14 comments
Open

Error 429 for the past few days #614

dbitton opened this issue Jan 17, 2024 · 14 comments

Comments

@dbitton
Copy link

dbitton commented Jan 17, 2024

Keep failing, not breaching max retries

@blwhite7
Copy link

+1

@xim999
Copy link

xim999 commented Jan 18, 2024

+1, although I'm trying minimum request, pytrends.interest_over_time() keeps responding 429

@jenia
Copy link

jenia commented Jan 18, 2024

Even If I re-create the object, it still gives me a 429:

In [3]: pytrend = TrendReq()

In [4]: pytrend.build_payload(kw_list=['pizza', 'bagel'], timeframe=['2022-09-04 2022-09-10', '2022-09-18 2022-09-24'])

In [5]: 

In [5]: interest_over_time_df = pytrend.interest_over_time()

gives 429.

We do you think we should do?

@cooperjaXC
Copy link

Duplicate of #609

@nesuter
Copy link

nesuter commented Jan 30, 2024

This was happening to me with version 4.9.2 (latest on pypi). After downgrading to 4.9.1, it works again.

@Rupin817
Copy link

anyone has any luck these days?

@camtez
Copy link

camtez commented Feb 27, 2024

+1
Yesterday I was getting error 429, now getting error invalid_grant: Token has been expired or revoked

@angelrivaskeeplerio
Copy link

+1
Days ago I was getting empty results and now error 429.

@mahdikhojasteh
Copy link

+1
last week it was working but now it returns "TooManyRequestsError: The request failed: Google returned a response with code 429"

@tientr
Copy link

tientr commented Mar 12, 2024

it seems 429 would be thrown even in browser even incognito was on. Change IP doesn't help

@jdeverdun
Copy link

yep, we can only wait !

@HyMike
Copy link

HyMike commented Mar 18, 2024

I was able to get at least one keyword in to be scrape, now it's just 429 all the way.

@xitvince
Copy link

xitvince commented Mar 20, 2024

it seems 429 would be thrown even in browser even incognito was on. Change IP doesn't help

Yes,me too, use the proxy pool, whatever IP I use, 429 will always come back, also tried waiting for a day to run, still 429

@sumitsihag123
Copy link

it seems 429 would be thrown even in browser even incognito was on. Change IP doesn't help

I am also facing same issue. I have tried on different proxies also but always facing 429 or malformed keyword error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests