Skip to content

barakadax/ScrapeImages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ScrapeImagesPY

On run, supply with initial website URL and depth (number) of how much links it should enter.
For example: python crawler.py https://barakadax.github.io/ 2:
Sample of hierarchy
Creates folder with each website name and download the picture inside each website folder.
In the end create JSON file with: website url, picture url and in which depth the picture was found.

About

Scrape images from a given website recursively

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages