Skip to content

thisislola/facebook_ID_finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

facebook_ID_finder

Many online tools for this, but a tiny script hasn't hurt anyone.

what is this?

It's just a short python code for extracting the Facebook ID of a target. Useful for OSINT investigations or other stuff.

Requirements:

pip install requests

Run:

python fbid_finder.py https://www.facebook.com/johnsmith

Output:

>>> fb_with_args.py https://www.facebook.com/{myusername}                                           	
[*] The Facebook ID for this account is:  35678900

Note: The length of digits vary as I have seen in my tests.

About

Many online tools for this, but a tiny script hasn't hurt anyone.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages