Monitor your facebook page with a python script
Install depensdencies from rquirements.txt
pip install -r requirements.txt
In facebook_page_monitor
directory, run
python3 facebook_page_monitor.py
To access your Facebook page using the Python script, you need to have a Facebook developer account to access the Graph API. Here is where to find suitable info.