Skip to content
This repository has been archived by the owner on Jun 21, 2018. It is now read-only.
/ toutiaoSpider Public archive

根据指定标签爬取今日头条文章图片。

Notifications You must be signed in to change notification settings

qichengzx/toutiaoSpider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

今日头条图片爬虫

根据指定标签爬取对应文章图片,以"标签名/文章名"为目录存储。

RUN

$ git clone git@github.com/qichengzx/toutiaoSpider.git
$ cd toutiaoSpider
$ //main.go后添加需要爬取的标签名
$ go run main.go 街拍 摄影

SCREENSHOT

2016-12-11 19-31-51

TODO

并发爬取

以 标签名/文章名/文件名 结构存储

错误处理

Windows 保存图片的目录格式

已知问题

某些情况下会出现 unexpected EOF 错误导致退出

About

根据指定标签爬取今日头条文章图片。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages