Skip to content

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

License

Notifications You must be signed in to change notification settings

Chiang97912/WeiboSpider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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的微博数据爬虫, 可以通过查询关键词抓取数据。

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages