Crawling with Facebook API
Description
This is a small example using Facebook's API to retrieve the posts from a specific user (eg. Bill and Melinda Gates) and store them in a PostgreSQL database.
Sample output
References
- Facebook for Developers - Docs
- Maria Daltayanni - Data Acquisition - Course notes