This repository contains utilities to automate Facebook tasks. Its primary purpose is to be useful for people who administer Facebook Pages, social media managers, and others who find themselves needing a toolbox to work with their Facebook data.
These scripts are a work in progress. Use at your own risk.
Make sure you have Python 3.4 or higher and Git installed, then:
git clone https://github.com/meitar/fb-utils.git cd fb-utils pip3 install --user -r requirements.txt
who-likes-us.py
- Extracts a list of people who Like a given page.