Does this exist?

liquidrage

Junior Member
Joined
Mar 3, 2009
Messages
149
Reaction score
184
The problem: I have FB pages with 200 to 2600 friends and I want to post vids and tag all my friends on each of my pages. I tried putting all my friends on a list then tagging the list but no go.

The solution: (I hope) Is there a program that will scrape all my friends names so I can put them in a word doc then tag all of them in vids that I post?

I think this is my first ever "Please help me post" So Please help me LOL


Rage
 
At current, I believe there is nothing out there that will scrape all of your friends names.

The friends ID's are stored in a 'super friends' page, however the names are not stored there.. I believe facebook simply grabs the name/profile pic from the ID using their api, however I am not sure.

So for a program, it would need to.

  • Grab the friends ID's
  • `Loop the following
  • Go to ID#1, grab name
  • Remove ID#1
  • Save
 
Thank you social I'll have my coder work on it tonight. This tool would be very helpful to us all.


Rage
 
There is a FREE Facebook Application for scraping your friends or members names. You can even download address, sex, country,dob. http://www.facebook.com/apps/application.php?id=32853197098&ref=search
 
Last edited:
Back
Top