微博相册图片爬虫
pip3 install requests
git clone https://github.com/1kchen/WeiboSpider.git
cd WeiboSpider/
python3 ./spider.py
- 目前只能爬取最近的图片(30张左右),因服务器不稳定有时可能需要手动填写新浪UID。
- 因为一些考量,不会增加爬取所有图片的功能。
微博相册图片爬虫
pip3 install requests
git clone https://github.com/1kchen/WeiboSpider.git
cd WeiboSpider/
python3 ./spider.py