ISO: Facebook User ID Scraper

Souljerr

Regular Member
Joined
Aug 31, 2010
Messages
241
Reaction score
79
anyone have a facebook user ID scraper that works on the Browse Friends section of facebook? If not can someone develop one and for how much?
 
You can just run this code in graph explorer (google it I can't post links derp)
645795162?fields=friends

(replace 645.... with your own UID, it should be auto-populated)
 
Last edited:
thank u, but unfortunately the issue im having doesnt lie there >_<.

although that is a great way to easily find friends of specific user ids. I am looking for a way to export that list of friends to a text document so that my bot can add them later on >_<
 
thank u, but unfortunately the issue im having doesnt lie there >_<.

although that is a great way to easily find friends of specific user ids. I am looking for a way to export that list of friends to a text document so that my bot can add them later on >_<

You need the friends of your account? Is that what you are looking for?
 
no basically wat i need is a program that will go to a page and scrape the user IDs of facebook accounts to a text document.

for example:

I go to the facebook friends browser, of any account or even just by searching for people.
example line: "single women in los angeles, California

Facebook will display a list of users that match those search terms.

THEN

I run the user ID scraper program to obtain the User ID (link) to all the users on that page, for my bot to add later via txt document.
 
I am in a similar position. I'm looking for someone who can scrape all of the facebook user ids of people who have liked a certain page, commented on it, or used an app. I'm also looking for a way to get the email addresses and other info that goes with that user id. Could anyone help me out?
 
Back
Top