pevers / images-scraper

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

Slow #80

Closed spankyed closed 1 year ago

spankyed commented 2 years ago

By no means is this library fast. Performs unnecessary operations like setting viewport and scrolling to bottom even if you only want to retrieve the first result. Consistently taking a countable number of seconds just to retrieve the first image result from Google.

pevers commented 2 years ago

Hey @Spankyed , I would love to accept any pull requests!