Skip to content

macbre/farerskie-kadry-feed

Repository files navigation

py-facebook-feed

Install

virtualenv env -ppython3
. env/bin/activate
pip install -r requirements.txt
python main.py

Access token

Make sure that FB_TOKEN env variable is set to the proper access token.

For iterating over Instagram feed you need the FB access token with the instagram_basic right.