Facebook username to uid

LawCash

Regular Member
Joined
Oct 16, 2016
Messages
256
Reaction score
66
Hi guys, is there a way I can convert Facebook link username to uid? I need to convert bulk usernames not single. Thanks
 
Yes, using their API you can query the username on the URL and get a complete profile, including their uid.

You'll need to program the API using some language like Python.
 
Back
Top