Skip to content

hemant-taneja/fb_groups

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

fb_groups

Scrape facebook group ids

Download python3 https://www.python.org/downloads/ if u haven't Then install the required packages with pip

pip install requests
pip install bs4

Write your email and password where it is mentioned

payload = {
    'email': 'your email',
    'pass': 'your password'
}

You can also change the keyword and the number of pages to be scraped

It is recommended to use a VPN

About

Scrape facebook group ids

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages