Skip to content

yadav-rahul/Image-Crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Crawler

This app takes an url from the user and with just one click download all images from the url under images directory.

Working

Image Crawler uses python's flask framework crawling web page. Screenshot

Usage

git clone https://github.com/yadav-rahul/Image-Crawler & cd Image-Crawler
sudo pip3 install -r requirements.txt 
python3 main.py
got to http://localhost:5000/ in your browser
enter URL and see the magic!

License

MIT © Rahul Yadav

Note

This app is for learning purposes, and just a prototyping for reference, and not meant for any use in production / commercial purposes.

About

📷 Python application based on flask framework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published