sananth12 / ImageScraper

:scissors: High performance, multi-threaded image scraper
GNU General Public License v3.0
763 stars 101 forks source link

Scrapes images at one file size on page with responsive sizes #108

Open derrickriley opened 7 years ago

derrickriley commented 7 years ago

I'm trying to scrape a large number of photos where all originals are between 300-800 px. Because they are on the site at one dimension, it downloads all of them at 258x258px. https://www.dimin.com/about/team/

Is there a way to specify largest size?