javascript - Getting facebook feed -


is there way facebook user's feed without special facebook permission? used have opportunity through api. unfortunately, no longer can use it.

as of october 6th, 2015, endpoint no longer available.

i tried posts, using phantomjs. takes lot of time , kinda "weird" solution.

you can user timeline /me/posts , user_posts permission, there no way feed anymore. scraping not allowed, using phantomjs out of question.


Comments

Popular posts from this blog

php - Displaying JSON data posts for blog using just the post id -

docusignapi - Documents restrictions within a package -

javascript - angular.forEach loop with $http.get -