You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
orsonteodoro
changed the title
Deprecated Graph API
Deprecated Graph API edges (home,mail,notifications)
Dec 3, 2016
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.
The text was updated successfully, but these errors were encountered: