facy icon indicating copy to clipboard operation
facy copied to clipboard

Deprecated Graph API edges (home,mail,notifications)

Open orsonteodoro opened this issue 8 years ago • 2 comments

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.

orsonteodoro avatar Dec 03 '16 01:12 orsonteodoro

I fixed both the feed and notifications. I will upload after update some new features and fix the null bug.

orsonteodoro avatar Dec 04 '16 05:12 orsonteodoro

@orsonteodoro i'm welcome any contribution !

huydx avatar Dec 04 '16 13:12 huydx