Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 496 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 496 Bytes

FacebookGraphAPI

A Python program that queries Facebook Graph API, scrapes data from Facebook and save the retrieved data in CSV format

Prerequistes

  1. Install the latest version of Python on your PC
  2. Install the dependencies with the command;
pip install -r requirements.txt

How to Run

Navigate into the project folder and run the command

python FBScraper.py

Author

  1. Timothy Shirgba
  2. Nihinlolamiwa Fajemilehin
  3. Sunny Shokeen