Small script to get all links shared on your facebook feed.
- Create facebook app
- Using GraphAPIExplorer generate access token and pass it as env variable to
old_tapes
- Get user_id
git clone https://github.com/szewczykmira/old-tapes.git
cd old-tapes
virtualenv -p python3 old-tapes
poetry install
# Here is the time to gather access token and user id from facebook SDK
python -m old_tapes