f
UID Lookup

Find Facebook
User ID

Paste any Facebook profile URL to extract the numeric User ID (UID)
using multiple detection methods.

🔗

Examples: facebook.com/zuck · facebook.com/profile.php?id=4 · facebook.com/people/Name/100000…

🔑

Get a token at Graph API Explorer. Without one, only public pages are accessible.

Detection Methods

01 Numeric ID extracted directly from URL pattern
02 Official Graph API with access token
03 HTML page source pattern matching
04 Public graph.facebook.com endpoint