https://github.com/megadose/fl0wj0b
Fl0wj0b est un script qui permet d'extraire des informations d'annuaires et de les exporter .csv
https://github.com/megadose/fl0wj0b
information-gathering open-source-intelligence osint osint-tools python
Last synced: 11 months ago
JSON representation
Fl0wj0b est un script qui permet d'extraire des informations d'annuaires et de les exporter .csv
- Host: GitHub
- URL: https://github.com/megadose/fl0wj0b
- Owner: megadose
- License: gpl-3.0
- Created: 2019-08-27T16:43:17.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-12-28T10:13:03.000Z (about 5 years ago)
- Last Synced: 2025-03-25T09:52:56.489Z (12 months ago)
- Topics: information-gathering, open-source-intelligence, osint, osint-tools, python
- Language: Python
- Homepage:
- Size: 61.5 KB
- Stars: 33
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fl0wj0b
#### For BTC Donations : 1FHDM49QfZX6pJmhjLE5tB2K6CaTLMZpXZ
## Educational purposes only
Fl0wj0b est un script qui permet d'extraire des informations d'annuaires et de les exporter en csv
## 💡 Prérequis
[Python 3.x](https://www.python.org/downloads/release/python-370/)
## 🛠️ Installation
```bash
git clone https://github.com/megadose/Fl0wj0b.git
cd Fl0wj0b/
pip3 install -r requirements.txt
```
## 📈 Usage
```bash
python3 Fl0wj0b.py [-h] -q QUI -o OU [-e EXPORT]
python3 Fl0wj0b.py -q "pierre dubois" -o paris -e export.csv
```
## 📚 Les annuaires utilisés
- [Page Blanche](https://www.pagesjaunes.fr/pagesblanches)
- [118 712](https://www.118712.fr/)
- [118 000](https://www.118000.fr/)
## 📝 License
[GNU General Public License v3.0](https://www.gnu.org/licenses/gpl-3.0.fr.html)