Search in Facebook open groups for posts according to given keywords, using Facebook's GraphAPI.
The script will yield the results in a HTML file.
I wrote it to automate the search for job openings in relevant facebook groups.
###Edit settings.ini -
https://developers.facebook.com/
and get your App ID and App Key.
https://developers.facebook.com/tools/explorer
It is required to compile a list of group IDs on the first run.
Add your favorite groups in urls
file
The first run will yield a csv file with a list of group IDs to search in.
search for posts since the previous day:
main.py
Search for posts since any given day:
main.py YYYY-MM-DD