Skip to content

I leverage this code to get every retweet information of per tweet in SinaWeibo

Notifications You must be signed in to change notification settings

chuantuoxiedexiu/retweet_list_of_per_tweet_in_Weibo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

retweet_list_of_per_tweet_in_Weibo

1.I leverage this code to get every retweet information of per tweet in SinaWeibo.

2.firstly,if you want to get retweet from a tweet,you must login the website. But you do not need to use webdriver to crawl data, just because it is very slow. You just need to get the some key-value from cookie.

3.The most important key-value in cookie is SUB,when you crawl retweet, you do not need the login cookie, just a cookie is enough.

4.one tip that I want to give you is that you must slow down when the Weibo system find you crawl too fast.

5......

About

I leverage this code to get every retweet information of per tweet in SinaWeibo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages