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

https://github.com/foolishway/imagespider

超轻量级多协程百度图片爬虫
https://github.com/foolishway/imagespider

baidu crawler go goroutine image spider

Last synced: 3 months ago
JSON representation

超轻量级多协程百度图片爬虫

Awesome Lists containing this project

README

          

### 网络爬虫
通过goroutine并发爬取百度图片

支持多关键字爬取(关键字用英文","号分割)

用法:

./main -kw=科比,乔丹,艾弗森

会在当前目录分别生成三个目录(科比、乔丹、艾弗森),存放对应关键字爬取到的图片