AI agent that searches for relevant posts and responds.
Supports:
pip install -r requirements.txt
Copy and rename .env.example and setup as required.
https://developers.facebook.com/tools/explorer/
"Generate Access Token"
Copy and past into .env
python3 -m venv .venv source .venv/bin/activate python main.py
http://blog.pamelafox.org/2022/09/how-i-setup-python-project.html
https://facepy.readthedocs.io/en/latest/
Facebook permissions https://stackoverflow.com/questions/9139671/can-you-read-a-groups-feed-in-facebook-using-the-graph-api
Playwright FB scrape https://github.com/eslamaboushashaa/scrape-facebook-by-playwright
Another group scrapper https://www.reddit.com/r/webscraping/comments/qqa81y/i_found_a_way_to_scrape_any_facebook_groups_posts/