pevers / images-scraper

Simple and fast scraper for Google
ISC License
224 stars 69 forks source link

Quick fix for the google accept cookies page #96

Closed laserman120 closed 1 year ago

laserman120 commented 1 year ago

When you try to search, google will ask if you accept the cookies. As this page is not scrollable it will cancel and throw a "no results found" back. I added a quick fix in line 60. Its certainly not the best approach but it at least makes the scraper work again.

pevers commented 1 year ago

Thanks @laserman120 for the quick fix! I'll merge it and fix the styling. I still need to update this package, I haven't touched it in 12 months 🙈