微博相册爬虫-WeiboSpider

·

1 min read

练练手,好久没玩Python了。

Repo

https://github.com/1kchen/WeiboSpider

使用指南 Instructions

pip3 install requests git clone github.com/1kchen/WeiboSpider.git cd WeiboSpider/ python3 ./spider.py

注意

目前只能爬取最近的图片,因服务器不稳定有时可能需要手动填写新浪UID。