I want the ID, not the username. But given the username...what do I have to do?
You can search for your account by name, email address, or phone number.
Find Facebook Profile IDGo to any personal profile on Facebook, right-click the profile picture and choose Copy Link Address as before. The profile image URL will have this format. The value of the referrer_profile_id in the link is the numerical id of the Facebook user.
https://graph.facebook.com/username
e.g.
https://graph.facebook.com/boxoft
{ "id": "1264933131", "name": "Box He", "first_name": "Box", "last_name": "He", "link": "http://www.facebook.com/boxoft", "username": "boxoft", "gender": "male", "locale": "en_US" }
You wont be able to get an exact match but will get some results. Via Graph Api docs
https://graph.facebook.com/search?q=Owalla&type=user
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With