Skip to content

Collecting replies and likes for 90000 posts in Facebook using python Selenium

Notifications You must be signed in to change notification settings

gaokaige1996/Facebook-Crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Facebook

acsi_postids.txt is a file contains poster id and the post id.

In this version: poster id: poster id_ post id.
This can be downloaded from Facebook API

like_people.py is a file that collecting who likes the post

update.py is a file that collecting replies of the post and the subreplies in that reply.

In this version: postid, reply userid, reply top 20 words, subreply userid, subreply top 20 words

Seperate big files.py is a file that seperate acsi_postids.txt into small txt files that we can do multithreading and run several files at the same time, improving efficiency.

About

Collecting replies and likes for 90000 posts in Facebook using python Selenium

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages