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

https://github.com/iomarmochtar/imagecrawler

Simple image crawler by follow the links recursively, no dependency needed, for python 2.7+
https://github.com/iomarmochtar/imagecrawler

crawler python-library

Last synced: about 1 year ago
JSON representation

Simple image crawler by follow the links recursively, no dependency needed, for python 2.7+

Awesome Lists containing this project

README

          

Simple image crawler by follow the links recursively (within domain only)
using builtin python library (without any dependency)
works for python 2.7+, see the source for more detail