Skip to content

This progam can crawl posts ,reactions ,shares ,likes and comments of each post in any Facebook's group

License

Notifications You must be signed in to change notification settings

spartakos87/facebook_group_crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Facebook group crawler

This is a program which can extract from any existing group in Facebook these informations:

  • posts
  • reactions of each post
  • likes
  • shares
  • comments,not just the number of commnet but the comments , whith any info which maybe include , like who make the comment ,how many likes it has etc

What you need to run it

First of all you need to have install the Python3 and facepy. The last thing you must have is a Facebook app, because at the begin you need to input facebook app id and app secret.

How to run it

$python3 fun_page.py

The you have to give group id ,app id ,secret id and the name of file which want to save the extracted json

About

This progam can crawl posts ,reactions ,shares ,likes and comments of each post in any Facebook's group

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages