Welcome to the Facebook User ID Finder. This tool helps you retrieve the unique Facebook user ID for any public profile based on its username or profile URL.
- Find Facebook User ID: Easily extract the numeric user ID associated with any public Facebook profile.
- Support for Username or URL: You can provide either a username or a full Facebook profile URL.
Install the necessary Python packages using:
pip install colorama pyfiglet
-
Clone this repository:
git clone [email protected]:EIRSVi/facebook-find-id-user.git cd facebook-find-id-user
-
Run the script with a Facebook username or profile URL:
python fbfindidusr.py username or python fbfindidusr.py https://www.facebook.com/eirsvi
-
Example with username:
python fbfindidusr.py zuck
python fbfindidusr.py zuck
Output:
[*] The Facebook ID for this account is: 123456789012345
Support the development of SRIEVi by following us on:
Stay connected with us for updates and improvements!
This project is licensed under the MIT License. See the LICENSE file for details.
SRIEVi © 2024
### Key Sections:
- **Icons on Top**: Displays Kali Linux, Git, Windows, and PowerShell icons at the top.
- **Features**: Summarizes what the script does.
- **Requirements**: Lists dependencies and how to install them.
- **Usage**: Provides instructions for running the script.
- **Example**: Demonstrates a typical use case.
- **Support**: Links to your social profiles.