Chiang97912 / WeiboSpider

基于lxml的微博数据爬虫, 可以通过查询关键词抓取数据。

Repository from Github https://github.comChiang97912/WeiboSpiderRepository from Github https://github.comChiang97912/WeiboSpider

WeiboSpider

基于lxml的微博数据爬虫, 可以通过查询关键词抓取数据。

环境

  • rsa==4.0
  • lxml==4.2.1
  • pandas==0.24.0
  • requests==2.19.1
  • cssselect==1.0.1

安装

git clone https://github.com/Chiang97912/WeiboSpider.git
pip install -r WeiboSpider/requeriments.txt --user

使用

python weibospider.py

About

基于lxml的微博数据爬虫, 可以通过查询关键词抓取数据。

License:MIT License


Languages

Language:Python 100.0%