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

GoogleSearch cannot return results #2

Open
kailinjiang opened this issue Jan 17, 2025 · 1 comment
Open

GoogleSearch cannot return results #2

kailinjiang opened this issue Jan 17, 2025 · 1 comment

Comments

@kailinjiang
Copy link

search = GoogleSearch(params)
results = search.get_dict()
#print(results)
#print("-----")
organic_results = results["organic_results"]
#print(organic_results)
return organic_results

I would like to ask if the author has encountered the following situations

Google Reverse Image hasn't returned any results for this query.

@YangningLi1
Copy link
Collaborator

We have also noticed this issue, and we speculate that it is due to Google's new requirement to enable JavaScript for searches.

https://x.com/serp_api/status/1880430056935497868

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

2 participants