arrrlo / Google-Images-Search

[PYTHON] Search for image using Google Custom Search API and resize & crop afterwards
MIT License
176 stars 34 forks source link

gis.search() runs forever without any results or errors #173

Open Nika-St opened 10 months ago

Nika-St commented 10 months ago

Followed the installation and credential generation guide. GoogleImagesSearch() instantiations runs without errors. gis.search() with num=10 runs forever without errors or results. What can be wrong?

PabloAlexis611 commented 9 months ago

Hey @Nika-St! Can you provide an example of a query you're trying to execute that stays running forever?