Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Facebook API to read bookmarked items

Facebook recently added a new feature which allows bookmarking interesting links for reading later. Saved links are available in „Save” tab.

Is there any Facebook API (e.g. Graph API) for retrieving these saved items ?

like image 629
michalskuza Avatar asked Aug 26 '14 16:08

michalskuza


2 Answers

The documentation of the API endpoint to access Facebook "Saved Links" used to be available at the following link:

https://developers.facebook.com/docs/reference/opengraph/action-type/save.saves/

However, Facebook removed the support for it around February/March 2016.

Answer edited on Apr, 15 2016. Thanks for the comments.

like image 93
Deivide Oliveira Avatar answered Oct 15 '22 00:10

Deivide Oliveira


No such API feature exists. If this will change it will be announced here: https://developers.facebook.com/docs/apps/changelog

like image 36
no brain no pain Avatar answered Oct 15 '22 01:10

no brain no pain