Skip to content

eduardschaeli/wget-image-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Scrapes images from a list of urls with wget

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages