Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 555 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 555 Bytes

webScraper

This scraper downloads all possible images from a given url

Usage:

    python webScraper.py https://github.com/explore
    python webScraper.py https://www.reddit.com/r/Pictures/
    python webScraper.py https://imgur.com
    python webScraper.py https://www.worldatlas.com/webimage/countrys/samerica/fk.htm
    python webScraper.py some_url
    python webScraper.py url_path_to_images

All the images downloaded will be stored on ./images/ Like wise, the requested url will be stored as well in a html file on ./