facy
facy copied to clipboard
Deprecated Graph API edges (home,mail,notifications)
This project and latest release (1.2.8), which doesn't work, makes references to deprecated Facebook API Graph edges (home,mail,notifications). The project is still salvageable but with a heavy headless web browser dependency like PhantomJS (2.1.1) and CasperJS (1.1.3) if you wanted to keep the core features. The newer PhantomJS is required.
We can fix the home and notification core features but not the mail since that was abandoned. I have a working CasperJS script that can scrape data from my personal Facebook News Feed, and I hope to integrate it in my own facy to emulate the output of the Graph API home edge.
I fixed both the feed and notifications. I will upload after update some new features and fix the null bug.
@orsonteodoro i'm welcome any contribution !