Usage examples
You can use Maigret as:
a command line tool: initial and a default mode
a web interface: view the graph with results and download all report formats on a single page
a library: integrate Maigret into your own project
Use Cases
Search for accounts with username
machine42on top 500 sites (by default, according to Majestic Million rank) from the Maigret DB.
maigret machine42
Search for accounts with username
machine42on all sites from the Maigret DB.
maigret machine42 -a
Note
Maigret will search for accounts on a huge number of sites, and some of them may return false positive results. At the moment, we are working on autorepair mode to deliver the most accurate results.
If you experience many false positives, you can do the following:
Install the last development version of Maigret from GitHub
Run Maigret with
--self-check --auto-disableflag and agree on disabling of problematic sites
Search for accounts with username
machine42and generate HTML and PDF reports.
maigret machine42 -HP
or
maigret machine42 -a --html --pdf
Search for accounts with username
machine42on Facebook only.
maigret machine42 --site Facebook
Extract information from the Steam page by URL and start a search for accounts with found username
machine42.
maigret --parse https://steamcommunity.com/profiles/76561199113454789
Search for accounts with username
machine42only on US and Japanese sites.
maigret machine42 --tags us,jp
Search for accounts with username
machine42only on sites related to software development.
maigret machine42 --tags coding
Search for accounts with username
machine42on uCoz sites only (mostly CIS countries).
maigret machine42 --tags ucoz