![]() | Second degree friends |
|
09 Jul 2010, 07:13
Jed S (16 posts) |
Hi All, Quick question. How can I get the Facebook ids of the current logged in user’s second degree friends or friends-of-friends? |
|
09 Jul 2010, 07:30
Jed S (16 posts) |
Here are the references of what I want to do with my app: |
|
09 Jul 2010, 12:51
Mike Mangino (543 posts) |
I would imagine that you could use FQL to do that. Use a subquery when querying the friends table. Mike |
|
09 Jul 2010, 15:05
Jed S (16 posts) |
I tried that one too. Here’s the output:
Where xxxx is the facebook id of the logged in user and yyyy is the facebook id of his friends. |
|
09 Jul 2010, 15:32
Jed S (16 posts) |
I tried this code too.
|
|
09 Jul 2010, 17:01
Mike Mangino (543 posts) |
You may be able to do that using the new graph API. It seems to be more public. I’ve never tried to do this, so I don’t know for sure though. Mike |
| You must be logged in to comment |

