How to grab our friend user id's?

NoYckl

Junior Member
Joined
Feb 1, 2010
Messages
106
Reaction score
26
Hi. I need to grab all my friend id's.
I tried with "Friend List Exporter" App, worked on 1 account.. but not on others.

Can you help me?

I discovered a new way to fast friend invite to eventes, but i need the id's. I will for sure share with you the method.
 
Experiment with some Open Graph queries, like this one:

https://developers.facebook.com/tools/explorer?method=GET&path=me%2Ffriends&version=v2.2
 
No one can help me?
 
Sorry, dude.

I searched a bit for this kind of stuff and looked through some Facebook code, but it seems like there's no solution. At least without Open Graph
 
FB Lead Chef worked as a good UID scraper, but I can't recall if it could scrape your friends.
 
I dont think their API/Opengraph is of use anymore. As far as I know, they only return a list of friends who used our app. They also only allow checking if user A is friends with user B if we provide them both ids, user A being ourselves.

Few months back, getting all the friend's UID was few lines of code. Now opengraph isnt that 'OPEN'.
 
Check out this thread. He's has a pretty cool id & email scraper tool
 
Last edited:
Back
Top