How do I get a list of friends from an user with more information about them (like relationships, birthdate, etc?)
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
You can run a FQL query like:
You can add more user fields as needed. You will need varying extended permissions based on what you are trying to get. |
|||
|
|
|
First of all you need the user to accept your permission to get this data: https://developers.facebook.com/docs/reference/api/permissions/ |
|||
|
|
|
as per Facebook developer guideline you can access in following ways :
|
|||
|
|
