Skip to content

grab any user's comments on his or her following list person

Notifications You must be signed in to change notification settings

linzhi/weibo-spider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sina Weibo Comments Spider

Spider.py is a script that can extract weibo user's comments on his or her following list people through official API documents1.

There are some sina weibo python SDK examples2

Explanation

Collect user's following person's top 100 statuses and then get top 50 comments, extract the comments of input uid.

Usage:

python spider.py

Then input the uid of any weibo account of which one you choose

Issues

  • APIerror3 10023 User requests out of rate limit
  • Takes long time to dig data
  • APP_KEY will out of date about 7 days

Contributors

Todo List

  • Set the appropriate delay time

About

grab any user's comments on his or her following list person

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages