Maigret Username OSINT Search avatar

Maigret Username OSINT Search

Pricing

$10.00 / 1,000 profile founds

Go to Apify Store
Maigret Username OSINT Search

Maigret Username OSINT Search

Search for a username across 3000+ websites using maigret. Discover social media profiles, forums, and online accounts associated with a username.

Pricing

$10.00 / 1,000 profile founds

Rating

0.0

(0)

Developer

daehwan kim

daehwan kim

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

1

Monthly active users

a day ago

Last modified

Share

Search for a username across 3000+ websites and discover all associated social media profiles, forums, and online accounts — powered by maigret (MIT License).

Legal Disclaimer: This Actor is an unofficial integration of maigret and is not affiliated with, endorsed by, or sponsored by the original maigret project or its maintainers. Use responsibly and only on usernames you have authorization to investigate.


What does Maigret Username OSINT Search do?

This Actor runs the open-source OSINT tool maigret to search for a given username across thousands of social networks, developer platforms, forums, and more. It returns a structured dataset of all sites where the username was found, including profile URLs, extracted data (full name, avatar, location), site tags, and HTTP status codes.

Built for security researchers, investigators, journalists, and developers who need automated username reconnaissance.


Why use this Actor?

  • 3000+ sites checked — GitHub, Twitter/X, Instagram, Reddit, TikTok, LinkedIn, and thousands more
  • Profile data extraction — automatically extracts full names, avatars, bios, and location when available
  • Tag-based filtering — filter by category (social, coding, video, dating, etc.)
  • Structured JSON output — ready to integrate with Apify datasets, webhooks, or downstream pipelines
  • Scheduled runs — set up recurring username monitoring via Apify Scheduler
  • API access — call via REST API, MCP, or Apify Console

  1. Open the Actor in Apify Console and click Try for free
  2. Enter a username in the Username field (e.g., john)
  3. Configure options — set Top N sites (default 500), timeout, or tag filters
  4. Start the Actor and wait for results (500 sites ≈ 1–3 minutes)
  5. Download results from the Output tab as JSON, CSV, or Excel

Input

FieldTypeDescriptionDefault
usernamestringRequired. Username to search
topSitesintegerTop N sites by Alexa rank (0 = all 3000+)500
timeoutintegerPer-request timeout in seconds30
tagsstringComma-separated tag filter (e.g. social,coding)
excludeTagsstringComma-separated tags to exclude
sitesstringSpecific site names to check (e.g. GitHub,Instagram)
noRecursionbooleanDisable recursive search for related IDsfalse
printNotFoundbooleanInclude "not found" sites in outputfalse

Example input:

{
"username": "johndoe",
"topSites": 500,
"timeout": 30,
"tags": "social,coding",
"noRecursion": false
}

Output

Each dataset item represents a site where the username was found:

{
"username": "johndoe",
"siteName": "GitHub",
"profileUrl": "https://github.com/johndoe",
"siteMainUrl": "https://github.com",
"status": "Claimed",
"httpStatus": 200,
"isSimilar": false,
"alexaRank": 65,
"tags": ["coding"],
"fullName": "John Doe",
"bio": "Software Engineer",
"image": "https://avatars.githubusercontent.com/johndoe",
"location": "San Francisco, CA",
"extractedIds": {
"github_id": "12345",
"fullname": "John Doe"
},
"scrapedAt": "2026-04-16T00:00:00.000Z"
}

You can download the dataset in various formats such as JSON, HTML, CSV, or Excel.


Data fields

FieldFormatDescription
usernametextSearched username
siteNametextWebsite name
profileUrllinkDirect profile URL
statustextClaimed / Not Found / Unknown
httpStatusnumberHTTP response code
alexaRanknumberSite Alexa rank (lower = more popular)
tagsarraySite category tags
fullNametextExtracted full name (if available)
biotextExtracted bio/description
imagelinkProfile avatar URL
locationtextExtracted location
extractedIdsobjectAll extracted identifiers
scrapedAtdateTimestamp

Pricing / Cost estimation

This Actor uses standard Apify platform billing (compute units).

  • Checking top 500 sites: approximately 0.02–0.05 USD per run
  • Checking all 3000+ sites: approximately 0.10–0.25 USD per run
  • New Apify users receive free monthly credits to get started

Tips and Advanced Options

  • Speed up searches: Set topSites to 100–200 for quick checks on major platforms
  • Category focus: Use tags: "social" to check only social networks, or "coding" for developer platforms
  • Specific sites: Use the sites field to check a small custom list (e.g. "GitHub,Twitter,Reddit")
  • Monitoring: Schedule this Actor weekly to detect new account registrations for a username
  • Disable recursion: Set noRecursion: true to skip recursive sub-searches (faster, less data)

FAQ, Disclaimers & Support

This Actor searches publicly accessible pages only — the same pages anyone can view in a browser. However:

  • Only search usernames you are authorized to investigate (your own, or with explicit permission)
  • Comply with applicable laws including GDPR, CCPA, and local privacy regulations
  • Do not use results to harass, stalk, or harm individuals
  • The Actor does not access private data, bypass authentication, or scrape restricted content

This Actor is an unofficial integration of maigret (MIT License). It is NOT affiliated with, endorsed by, or sponsored by the original maigret project or its authors. The Actor author provides this tool for legitimate security research, journalism, and authorized investigations only. Users are solely responsible for ensuring their use complies with applicable laws and the Terms of Service of checked websites. The author accepts no liability for misuse.

Known Limitations

  • Some sites may block automated requests (rate limiting, CAPTCHA)
  • Results accuracy depends on the maigret database (updated automatically)
  • Very common usernames may return false positives on some sites

Support

  • Found a bug? Open an issue in the Issues tab
  • Need a custom OSINT solution? Contact via the Apify platform

Extend this actor with the ntriqpro intelligence network:

⭐ Love it? Leave a Review

Your rating helps professionals discover this actor. Rate it here.