• Stars
    star
    150
  • Rank 247,323 (Top 5 %)
  • Language
    Shell
  • Created about 12 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Scrapes images from a list of urls with wget

Image scraper

This shellscript scrapes all images, recursively, from the urls listed in the sites.txt file.

It will be used in an art project by Stefan Baltensperger.

Usage:

  • Add urls to the sites.txt file like this http://www.yoursite.ch The HTTP:// part ist important!
  • Make the scraper.sh shell script executable: chmod +x scraper.sh
  • Run it like this: ./scraper.sh