Do you know whether there's an API to query my subscribers and/or subscriptions?
|
|
It's undocumented, but it seems to be /userId/subscribers. And you would need Update: still undocumented, but it seems to be /userId/subscribers and /userId/subscribees
|
|||||||||||
|
|
Get subscriptions from the
Use FQL multiquery to get the subscription names as well:
You need the |
|||
|
|
|
As OffBySome noted, you can get your own subscribers with the user_subscriptions permission (using me/subscribers), but not whom you are subscribed to, nor, more importantly any of the people's posts that you are subscribed to as they are not in your home feed. From experience, I would say that the Graph API is lagging behind the onslaught of new features. Normally it catches up after a few weeks. |
|||
|
|
