Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Maigret To Json — examples

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.

What you get per record

http_status · ids_links · ids_usernames · profile_url · query_time_ms · rank · site_name · site_tags · site_url · site_url_main · username

Quickstart

  1. Get your Apify token: https://console.apify.com/account/integrations
  2. 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

Example input

{
  "usernames": [
    "elonmusk"
  ],
  "topSites": 100,
  "timeoutPerSite": 5,
  "maxConnections": 50
}

Links


MIT-licensed examples. The actor runs on the caller's Apify account (you pay platform compute + per-result).

About

Runnable Python & JS examples for the Maigret Username OSINT on Apify

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors