Profil3r is an OSINT tool that allows you to find potential profiles of a person on social networks, as well as their email addresses. This program also alerts you to the presence of a data leak for the found emails.
To further analyze the data collected by Profil3r, it is possible to generate reports in different formats using the argument -r/--report <path of the reports>
JSON
A report in JSON format is generated in the reports/json folder
CSV
A report in CSV format is generated in the reports/csv folder
HTML
A report in HTML format is generated in the reports/html folder, you can access it in your webbrowser
Usage
usage: profil3r [-h] -p PROFILE [PROFILE ...] [-r REPORT]
optional arguments:
-h, --help show this help message and exit
-p PROFILE [PROFILE ...], --profile PROFILE [PROFILE ...]
parts of the username that you are looking for, e.g. : john doe
-r REPORT, --report REPORT
path to the report directory, e.g. : ./OSINT