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

https://github.com/jianlizh429/crawler


https://github.com/jianlizh429/crawler

crawler spider

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# crawler
Download images by keywords, use search engine of baidu

## How to use
```
python crawler/spider.py --images_dir ~/Downloads/images --keywords_file ~/Downloads/keywords.txt --max_num_images 500
```