https://github.com/c3n7ral051nt4g3ncy/fb2mktp
Go fast from target Facebook profile to target's Marketplace account
https://github.com/c3n7ral051nt4g3ncy/fb2mktp
facebook marketplace osint osint-tool python3
Last synced: about 2 months ago
JSON representation
Go fast from target Facebook profile to target's Marketplace account
- Host: GitHub
- URL: https://github.com/c3n7ral051nt4g3ncy/fb2mktp
- Owner: C3n7ral051nt4g3ncy
- Created: 2023-05-01T19:19:52.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-05-07T14:13:38.000Z (about 2 years ago)
- Last Synced: 2025-05-06T00:05:06.284Z (about 2 months ago)
- Topics: facebook, marketplace, osint, osint-tool, python3
- Language: Python
- Homepage: https://facebook.com
- Size: 5.86 KB
- Stars: 33
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://www.python.org/)
# FB2MKTP - Facebook ➡️ Marketplace
What can this tool do?:
- By pasting the target's Facebook profile URL, this tool takes you directly to the target's Marketplace account
- It provides you with the target's Facebook user ID
- You can also paste a few Facebook URLs (leave a space in between each facebook url) at the same time
# 📷 Tool in action screenshot
The tool grabs the Facebook user ID and then opens the browser automatically to the target's Marketplace profile.
# 🖥️ Usage
```
git clone https://github.com/C3n7ral051nt4g3ncy/FB2MKTP
``````
cd FB2MKTP
``````
pip3 install -r requirements.txt
``````
python3 fb2mktp.py
```# 🛠️ Fixing Errors
- if the Facebook profile link you pasted does not provide any results, you will get the error --> ```Facebook ID Not Found please try again```, simply change IP address if you are using a VPN, and try a few more times and it should work fine.
# 🗣️ Improvements and Feedback
- Feel free to give me some feedback or make pull requests to improve the script.