Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/latip176/facebook-hacking
Facebook Hacking with Python method Cracking with WebScraping.
https://github.com/latip176/facebook-hacking
facebook-hacking facebook-hacking-tools facebook-scraping facebook-security
Last synced: 18 days ago
JSON representation
Facebook Hacking with Python method Cracking with WebScraping.
- Host: GitHub
- URL: https://github.com/latip176/facebook-hacking
- Owner: Latip176
- License: mit
- Created: 2023-08-12T08:44:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-16T04:20:30.000Z (4 months ago)
- Last Synced: 2024-08-16T21:38:21.761Z (4 months ago)
- Topics: facebook-hacking, facebook-hacking-tools, facebook-scraping, facebook-security
- Language: Python
- Homepage:
- Size: 16.6 KB
- Stars: 24
- Watchers: 2
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# facebook-hacking
Facebook Hacking with Python method Cracking with WebScraping.
## requirements library
### command (only for cmd/terminal & pydroid (on android))., in termux u can search "how to install pynacl in termux"
```BASH
pip install requests bs4
pip install pynacl
pip install pycryptodomex
```
## clone repo
```
git clone https://github.com/Latip176/facebook-hacking
```
## running script
```
cd facebook-hacking
python3 app.py
```# requirements before use this tool
- Cookies Facebook (u can use inspect element or dev tools for get the cookies account) and (u can use kiwi browser on android for get the cookies account). or search: "how to get cookies account facebook on android and pc"