Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 359 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 359 Bytes

ImCollector

This is a simple image collector based on scrapy trying to collect some thumbnails from the internet.

Usage

  1. Clone this repository.
  2. Make sure that docker is installed and docker is connected to daemon.
  3. Run ./collect <keyword>
  4. Collect the thumbnails from the "output" folder.