pevers / images-scraper

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

Parsing page for image link broken #112

Closed Mykybo closed 4 months ago

Mykybo commented 5 months ago

https://github.com/pevers/images-scraper/blob/2e610717ff970ecd10311fd490ab213cb4f79e5a/src/google/scraper.js#L197

should be changed to "a[href*='/imgres']"

pevers commented 4 months ago

@Mykybo you are absolutely right! Not sure how I could have missed this. I'm fixing it!

pevers commented 4 months ago

Thanks for letting me know

pevers commented 4 months ago

I published a new release, should be fixed now. Thanks!