Skip to content

chenjr0719/Facebook-ID-Finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Facebook-ID-Finder

A simple Python script to help you find id of Facebook

How does it work?

Just like you open your browser -> go to the Facebook Page -> right click and view source code -> ctrl + F to find profile_id in the source code.

Requirement

Only requests, use pip to install it.

sudo pip install requests

How to use?

python Facebook_ID_Finder.py target_address

It will print out the id from the address which you given.

Foe example:

python Facebook_ID_Finder.py https://www.facebook.com/prof.yeh/

There may occur the error because of the owner of your target address didn't allow his id reveal in public.

About

A simple Python script to help you find id of Facebook

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages