Ecosyste.ms: Awesome
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: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jianlizh429/crawler
- Owner: JianliZh429
- License: mit
- Created: 2018-04-24T07:34:04.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-04-24T07:50:54.000Z (over 6 years ago)
- Last Synced: 2024-04-14T03:50:26.520Z (9 months 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
```