https://github.com/jianlizh429/crawler
https://github.com/jianlizh429/crawler
crawler spider
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jianlizh429/crawler
- Owner: JianliZh429
- License: mit
- Created: 2018-04-24T07:34:04.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-24T07:50:54.000Z (about 8 years ago)
- Last Synced: 2025-03-20T23:23:58.429Z (over 1 year ago)
- Topics: crawler, spider
- Language: Python
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```