Skip to content

parthnaik7/ScrapeFBGroupMembers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

ScrapeFBGroupMembers

Tool to scrape details: Name and Profile link of members of a particular group. The locators(xpath) are likely to change. Need to update the loop count according to the numbers of members. Here, the loop count is for group with about 200k members.

Requirements:

pip install selenium
pip install xlwt

Command to run:

python scrape_data.py {FbUsername} {FbPassword} {FbGroupID}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages