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

related_queries and related_topics not working (infinite loop) #606

Open
bnorambuenay opened this issue Nov 29, 2023 · 4 comments
Open

related_queries and related_topics not working (infinite loop) #606

bnorambuenay opened this issue Nov 29, 2023 · 4 comments

Comments

@bnorambuenay
Copy link

bnorambuenay commented Nov 29, 2023

Hi all, seems like pytrends broke again.

When trying to use functions related_queries() and/or related_topics(), execution enters in an infinite loop, without returning anything.

Below a screenshot after doing a Keyboard Interruption:
Screenshot 2023-11-29 at 16 02 13

Do you know what can be causing this error? How can we fix it?

@mobilityvalley
Copy link

My feeling is that the POST /explore request should post a payload (seems base64 encoded) but the python script does not, so Google detects the scraping

image

I don't understand what the browser is POSTing ....

@Helldez
Copy link

Helldez commented Dec 3, 2023

It's an invisible recaptcha

@thanhtoan1196
Copy link

any updates?

@nicktba
Copy link

nicktba commented Dec 18, 2023

Yep, now the data is returning a response with 0 in it, essentially rendering pytrends useless right now

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

5 participants