Skip to content

This scraper downloads all possible images from a given url

Notifications You must be signed in to change notification settings

J-O-R-G-E/webScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

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 ./

About

This scraper downloads all possible images from a given url

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages