Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
notlorick
/
user-scanner
Public
forked from
kaifcodec/user-scanner
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on May 11, 2026
refactor(beatstars): return available instead of error for specific edge cases
kaifcodec
committed
8562ad7
View commit details
Copy full SHA for 8562ad7
Browse repository at this point
refactor: improve error messages
json-hunter07
authored
63ad112
View commit details
Copy full SHA for 63ad112
Browse repository at this point
fix: improve error handling and edge cases
json-hunter07
authored
7d2f8ce
View commit details
Copy full SHA for 7d2f8ce
Browse repository at this point
Commits on May 8, 2026
fixed vk
notlorick
authored
52ad649
View commit details
Copy full SHA for 52ad649
Browse repository at this point
Commits on May 1, 2026
vk user check
notlorick
authored
d97cdb9
View commit details
Copy full SHA for d97cdb9
Browse repository at this point
Update beatstars.py
notlorick
authored
fee031a
View commit details
Copy full SHA for fee031a
Browse repository at this point
Commits on Apr 30, 2026
headers
notlorick
authored
f47932a
View commit details
Copy full SHA for f47932a
Browse repository at this point
beatstars user check
notlorick
authored
7c3fa2b
View commit details
Copy full SHA for 7c3fa2b
Browse repository at this point
docs: update funding methods to include GitHub Sponsors
kaifcodec
committed
1923457
View commit details
Copy full SHA for 1923457
Browse repository at this point
Commits on Apr 29, 2026
chore: bump version to 1.3.6
kaifcodec
committed
6ec6c6e
View commit details
Copy full SHA for 6ec6c6e
Browse repository at this point
Merge pull request #330 from kaifcodec/edit/email-osint-module
Show description for 9f22511
kaifcodec
authored
9f22511
View commit details
Copy full SHA for 9f22511
Browse repository at this point
refactor(polarsteps): migrate to mobile validation api for improved accuracy
kaifcodec
committed
cd541ed
View commit details
Copy full SHA for cd541ed
Browse repository at this point
Commits on Apr 24, 2026
docs: add screenshot of `--hudson` flag usage in email scan mode
Show description for acbe22b
kaifcodec
authored
acbe22b
View commit details
Copy full SHA for acbe22b
Browse repository at this point
chore: bump version to 1.3.5.9
kaifcodec
committed
f904a1e
View commit details
Copy full SHA for f904a1e
Browse repository at this point
fix(instagram): replace broken web_profile_info endpoint with signup-attempt check (#328)
Show description for 979ae81
anonymort
authored
979ae81
View commit details
Copy full SHA for 979ae81
Browse repository at this point
Commits on Apr 23, 2026
chore: bump version to 1.3.5.8
kaifcodec
committed
ca01997
View commit details
Copy full SHA for ca01997
Browse repository at this point
refactor(lovescape): update availability logic to infer email status via username validation (#327)
kaifcodec
authored
be57cce
View commit details
Copy full SHA for be57cce
Browse repository at this point
Commits on Apr 21, 2026
feat: add daily.dev user validation functionality (#326)
0xkagema
authored
dc8865a
View commit details
Copy full SHA for dc8865a
Browse repository at this point
Commits on Apr 15, 2026
chore: bump version to 1.3.5.7
kaifcodec
committed
2f5ee83
View commit details
Copy full SHA for 2f5ee83
Browse repository at this point
feat: Dribbble username scan (#325)
AB
authored
c5e6378
View commit details
Copy full SHA for c5e6378
Browse repository at this point
feat: username scan for linktree (#324)
Show description for 1d6bd84
AB
authored
1d6bd84
View commit details
Copy full SHA for 1d6bd84
Browse repository at this point
Merge pull request #323 from Brumbelow/main
Show description for c843d4a
kaifcodec
authored
c843d4a
View commit details
Copy full SHA for c843d4a
Browse repository at this point
rm(test_facebook.py): remove unwanted addition of tests for facebook module (#323)
kaifcodec
authored
97177a0
View commit details
Copy full SHA for 97177a0
Browse repository at this point
Commits on Apr 14, 2026
fix: added a parser that treats Facebook profile HTML as taken, the current unavailable-page HTML as available, and ambiguous bodies as error. changed the fetch path to the public URL https://www.f…
Show description for d7cbc1d
Brumbelow
committed
d7cbc1d
View commit details
Copy full SHA for d7cbc1d
Browse repository at this point
Commits on Apr 13, 2026
Added the required public validator validate_facebook(user: str) -> Result so the loader/engine can discover the module correctly at user_scanner/user_scan/social/facebook.py:136.
Show description for bb171ba
Brumbelow
committed
bb171ba
View commit details
Copy full SHA for bb171ba
Browse repository at this point
Commits on Apr 12, 2026
chore: bump version to 1.3.5.6
kaifcodec
committed
c93f274
View commit details
Copy full SHA for c93f274
Browse repository at this point
Merge pull request #321 from KagemaNjoroge/main
Show description for f6b2440
kaifcodec
authored
f6b2440
View commit details
Copy full SHA for f6b2440
Browse repository at this point
feat(mix): new user_scan for mix.com user profiles
0xkagema
committed
60962b0
View commit details
Copy full SHA for 60962b0
Browse repository at this point
Commits on Apr 3, 2026
chore: bump version to 1.3.5.5
kaifcodec
committed
bd10f7d
View commit details
Copy full SHA for bd10f7d
Browse repository at this point
fix(lovescape): change already used username to unique one
kaifcodec
committed
3a0c891
View commit details
Copy full SHA for 3a0c891
Browse repository at this point
chore: bump version to 1.3.5.4
kaifcodec
committed
21c4cf1
View commit details
Copy full SHA for 21c4cf1
Browse repository at this point
Merge pull request #317 from kaifcodec/fix/output-bug
Show description for 3bdd58e
kaifcodec
authored
3bdd58e
View commit details
Copy full SHA for 3bdd58e
Browse repository at this point
fix(import): import os
kaifcodec
committed
7e6391d
View commit details
Copy full SHA for 7e6391d
Browse repository at this point
fix(output): refactor JSON formatting and fix email/username key swap
kaifcodec
committed
cb2dfef
View commit details
Copy full SHA for cb2dfef
Browse repository at this point
Commits on Apr 2, 2026
refactor: use json module for result serialization in into_json
Show description for 03c4857
kaifcodec
committed
03c4857
View commit details
Copy full SHA for 03c4857
Browse repository at this point
Previous
Next
You can’t perform that action at this time.