Skip to content

Deprecated Graph API edges (home,mail,notifications) #33

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
orsonteodoro opened this issue Dec 3, 2016 · 2 comments
Open

Deprecated Graph API edges (home,mail,notifications) #33

orsonteodoro opened this issue Dec 3, 2016 · 2 comments

Comments

@orsonteodoro
Copy link

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 orsonteodoro changed the title Deprecated Graph API Deprecated Graph API edges (home,mail,notifications) Dec 3, 2016
@orsonteodoro
Copy link
Author

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

@huydx
Copy link
Owner

huydx commented Dec 4, 2016

@orsonteodoro i'm welcome any contribution !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants