Skip to content

A GUI app that allows post scraping from Facebook groups, using keywords to filter relevant posts. Was mainly developed to assist with finding relevant jobs.

Notifications You must be signed in to change notification settings

Gunrh/facebook-group-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

facebook-group-scraper

A GUI app that allows post scraping from Facebook groups, using keywords to filter relevant posts.
Was mainly developed to assist with finding relevant jobs, by keywords.

Setting up the app

Credentials

Inside the GUI app, insert you credentials.

This allows you to scrape from private groups you've joined to.

If save login info is checked, the credentials will be saved in a file once you start scraping, so you won't need to enter them again.

Groups

Add a Group ID for a group you wanna scrape from.

How to find a group id? Sometimes it will just appear in the url link - url example, if it doesn't, go into the page source and search for fb://group, the group ID will come right after.

Added groups will be saved in a file, so you'll be able to use them again once you relaunch the app. You can either remove groups you don't wanna use, or just uncheck them.

Keywords

Add Keywords to filter posts; only posts that contain at least one of the keywords will be returned.

Added keywords will be saved in a file, so you'll be able to use them again once you relaunch the app. You can either remove keywords you don't wanna use, or just uncheck them.

Start scraping

After you're done setting up your groups and keywords, you can launch the scraper by pressing the start button.

Once done - an html file will be created, containing all the scraped posts.

Pay attention! If you scrape too much, or scrape from too many groups - facebook may ban you (probably temporarily).

Therefore, use at your own risk.

About

A GUI app that allows post scraping from Facebook groups, using keywords to filter relevant posts. Was mainly developed to assist with finding relevant jobs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published