Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 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 (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-05-07T14:13:38.000Z (over 1 year ago)
- Last Synced: 2024-11-02T05:23:54.480Z (3 months ago)
- Topics: facebook, marketplace, osint, osint-tool, python3
- Language: Python
- Homepage: https://facebook.com
- Size: 5.86 KB
- Stars: 27
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![made-with-python](https://img.shields.io/badge/Made%20with-Python3.10-1f425f.svg)](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.