Skip to content

Extracts the member names and join dates of a given Facebook group. Sends data formatted with Pandas to Google Sheets page through Google APIs.

Notifications You must be signed in to change notification settings

ruan-jude/Facebook-Group-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

FacebookGroupScraper

Created this tool to extract member information from a Facebook group to assist in club alumni relations. FacebookScraper.py contains a scraper class which collects member names and join dates. It then stores that data into Lists. DataExtractor.py utilizes Pandas to store the List data into a properly labelled DataFrame. That DataFrame is then sent to a Google Sheet through Google Drive and Sheets APIs.

Sources:

About

Extracts the member names and join dates of a given Facebook group. Sends data formatted with Pandas to Google Sheets page through Google APIs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages