An open API service indexing awesome lists of open source software.

https://github.com/mattmoony/image-grabber

Grabs images off webpages.
https://github.com/mattmoony/image-grabber

downloader images internet pictures python python3 python36 webcrawler webpages website-crawler

Last synced: about 1 month ago
JSON representation

Grabs images off webpages.

Awesome Lists containing this project

README

          

ImageGrabber.py
---------------

A python script that will crawl
through the website located at the
specified URL and dump all discovered
images into the specified folder.

Open for thoughts and suggestions ;)