Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 475 Bytes

File metadata and controls

15 lines (8 loc) · 475 Bytes

PythonSpiderForBCY

Python的半次元爬虫

我捣鼓了一天但是还是有点问题,那就先把初代的发出来,初代的仅能get到 http://bcy.net/u/{id}/post/cos 里面的图片,详细页面里面的图片仍未能获取。

将来的版本中将会增加遍历文章详细页面里图片并进行下载

使用到了 bs4 requests urllib lxml 等库

Get Start:

python spider.py

介绍页面:https://blog.sakuralove.cn/read/python-spider-for-byc.html