diff --git a/README.md b/README.md index 48399a9..65b811c 100644 --- a/README.md +++ b/README.md @@ -29,19 +29,27 @@ ## About -**Maigret** collects a dossier on a person **by username only**, checking for accounts on a huge number of sites and gathering all the available information from web pages. No API keys required. Maigret is an easy-to-use and powerful fork of [Sherlock](https://github.com/sherlock-project/sherlock). +**Maigret** collects a dossier on a person **by username only**, checking for accounts on a huge number of sites and gathering all the available information from web pages. No API keys are required. Maigret is an easy-to-use and powerful fork of [Sherlock](https://github.com/sherlock-project/sherlock). -Currently supported more than 3000 sites ([full list](https://github.com/soxoj/maigret/blob/main/sites.md)), search is launched against 500 popular sites in descending order of popularity by default. Also supported checking of Tor sites, I2P sites, and domains (via DNS resolving). +Currently supports more than 3000 sites ([full list](https://github.com/soxoj/maigret/blob/main/sites.md)), search is launched against 500 popular sites in descending order of popularity by default. Also supported checking Tor sites, I2P sites, and domains (via DNS resolving). + +## Powered By Maigret + +These are professional tools for social media content analysis and OSINT investigations that use Maigret (banners are clickable). + +Social Links API +Social Links Crimewall +UserSearch ## Main features -* Profile pages parsing, [extraction](https://github.com/soxoj/socid_extractor) of personal info, links to other profiles, etc. -* Recursive search by new usernames and other ids found +* Profile page parsing, [extraction](https://github.com/soxoj/socid_extractor) of personal info, links to other profiles, etc. +* Recursive search by new usernames and other IDs found * Search by tags (site categories, countries) * Censorship and captcha detection * Requests retries -See full description of Maigret features [in the documentation](https://maigret.readthedocs.io/en/latest/features.html). +See the full description of Maigret features [in the documentation](https://maigret.readthedocs.io/en/latest/features.html). ## Installation