alexanderkoumis / imgscrape

Recursive image scraper built with Scrapy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DistributedCV - Image Scraper

An example Scrapy ImagePipeline implementation. Recursively visits all valid links on a page, downloading all images to imgscrape/output.

Install dependencies

pip install scrapy validators

Usage

cd scraper
scrapy crawl img

About

Recursive image scraper built with Scrapy


Languages

Language:Python 100.0%