An open API service indexing awesome lists of open source software.

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

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)