Runnable examples for the Maigret Username OSINT — 3000+ Sites | $19/1K on Apify.
Enter a username and find every account registered under it across 3000+ sites: social networks, forums, gaming, dating, coding platforms. Returns profile URLs, site categories, extracted IDs. No API key required.
http_status · ids_links · ids_usernames · profile_url · query_time_ms · rank · site_name · site_tags · site_url · site_url_main · username
- Get your Apify token: https://console.apify.com/account/integrations
- Run a language example below. Both call the actor and print the results.
| Example | File |
|---|---|
Python (apify-client) |
examples/python/run.py |
JavaScript (apify-client) |
examples/javascript/run.js |
| Sample output (real records) | examples/sample_output.json |
{
"usernames": [
"elonmusk"
],
"topSites": 100,
"timeoutPerSite": 5,
"maxConnections": 50
}- Actor on Apify Store: https://apify.com/bovi/maigret-username-osint
- Apify client docs: Python · JavaScript
MIT-licensed examples. The actor runs on the caller's Apify account (you pay platform compute + per-result).