I want to be able to authenticate the user, list out all their friends and give them the ability to unfriend / remove some of those friends with without going through the process on the Facebook.com website.
Is this possible via the API?
|
|
There is no API available to add or remove friends programmatically. What is available is a dialog box your app can use to help users send friend requests, but this still requires direct user interaction |
||||
|
|
|
Currently no way to remove friends programmatically but fb's mobile design can be easily manipulated by a php spider. |
|||
|
|