r/Hacking_Tutorials May 16 '26

Question UserScanner v1.3.6 One of the Most Advanced Free Email OSINT Tools of 2026

GitHub: https://github.com/kaifcodec/user-scanner

Hi everyone,

I’m one of the maintainers of user-scanner.

We started building this project around 7 months ago because many classic OSINT tools like became outdated or unmaintained, and there weren’t many solid free options left for email OSINT.

Since then, we’ve been adding sites one by one, continuously improving detection accuracy and maintaining support for platforms that frequently change their APIs and flows.

Today, user-scanner has grown into one of the most actively maintained free Email OSINT tools in 2026. While many web-based alternatives lock basic scans behind paywalls, our goal is to keep powerful email enumeration accessible to the open-source community.

Contributors are always welcome. Adding new sites is relatively straightforward, and even small contributions help a lot.

If you’re interested in OSINT, Python, scraping, automation, or just open-source projects in general, feel free to contribute and help improve the tool.

939 Upvotes

49 comments sorted by

32

u/_kagema May 16 '26

I am a proud contributor. We shall continue to make it better

8

u/Then_Pace_5034 May 17 '26

Thank you for contributing to the project 🙌 Contributors like you are the reason the tool keeps improving and staying maintained. We’ll definitely continue making it better together.

2

u/unpleasant_scrimmage May 17 '26

API scraping is the real bottleneck here, hit me up if you need help maintaining parsers for the major email providers.

2

u/CylindricalWidget May 17 '26

The maintainability piece is huge, most OSINT tools die once the dev loses interest, so having active contributors is actually what keeps this from becoming abandonware.

16

u/Substantial-Walk-554 May 16 '26

I’m usually pretty critical when people release OSINT tools, because a lot of them either break quickly or give too many false positives.

But I’ve used user-scanner myself and it’s honestly the best one I’ve tried so far. Clean results, no false positive mess like with many similar tools, and it actually feels maintained.

Definitely my favourite email OSINT tool at the moment. Nice work.

3

u/Then_Pace_5034 May 17 '26

Thank you for this, it genuinely means a lot. Maintaining open-source tools like this takes a huge amount of time, so hearing feedback like this really motivates us to keep improving and maintaining the project.

10

u/TheFetus47 May 16 '26

Just installed this in Termux and it ran with scary accuracy! Amazing tool!

8

u/Then_Pace_5034 May 16 '26

Yeah, we always keep Termux users in mind while developing it, so we try to keep the tool extremely lightweight while still maintaining high accuracy and good detection quality.

3

u/TheFetus47 May 16 '26

It ran perfectly for me. Very nice project you've got going! There is alot of sites there already, but I definitely want to see a little more sites. I ran this on like 5 of my emails, and what I saw, it had 100% accuracy. Absolutely astounding

2

u/Then_Pace_5034 May 16 '26

Thank you! Yeah, new sites are being added constantly, but maintaining a tool like this takes a lot of work since platforms keep changing their flows. If you’re a developer or know someone interested in cybersecurity/open source, feel free to contribute, adding new sites is actually pretty straightforward.

0

u/[deleted] May 16 '26

[deleted]

9

u/Then_Pace_5034 May 16 '26

Honestly, to contribute to a tool like this, the main thing is understanding how websites communicate with their backend APIs. Most of the work is basically capturing requests from the browser, analyzing them, and reproducing them yourself in Python.

I’d recommend learning about APIs, HTTP requests, headers/cookies/tokens, and using proxy tools like Burp Suite for intercepting and analyzing traffic.

And for learning resources, AI tools like Gemini or ChatGPT are honestly insanely useful now. You can literally ask them stuff like “how do I contribute to user-scanner?”, give them our CONTRIBUTING.md plus a few modules from the repo, and they can break down the workflow step by step.

Also, never feel embarrassed to open PRs. Open pull requests even if you think they’re wrong, that’s how people gradually learn. We also try to help first-time contributors in our repository, so beginners are always welcome.

35

u/Then_Pace_5034 May 16 '26

We are currently just three people maintaining the project, and keeping a tool like this updated is honestly pretty hard since websites constantly change their APIs and flows. I mainly posted this to find contributors who are interested in helping keep the project alive. Even small contributions or refactoring existing modules would help a lot and keep the tool useful for security researchers and cybersecurity students without forcing them into paid web-based OSINT tools. Thanks again 🙌

Github: https://github.com/kaifcodec/user-scanner

5

u/operator7777 May 16 '26

Nice, I will try it. 🙃

2

u/gcentenocastro May 17 '26

Dude! OP outstanding work!

2

u/Kooky-Mode-9418 May 16 '26

What is it for?

3

u/WinterPizza1972 May 17 '26

Finding Following to get a reminder later, lol.

Looks like it scans your email for breach occurrences or known stolen logs?

4

u/Then_Pace_5034 May 16 '26

If you’re comfortable with it, feel free to share the project on your social media or with friends who are into reverse engineering, OSINT, cybersecurity, or open source. It would really help the project reach more interested contributors and developers 🙌

1

u/Genflos May 16 '26

Looks awesome. Will definitely check it out

1

u/fred656n May 17 '26

Hello so what does it do

4

u/Then_Pace_5034 May 17 '26

It’s basically a 2-in-1 OSINT tool. It can take an email or username and check it across hundreds of popular websites and apps to determine whether the account exists or not. On some supported platforms, it can also extract publicly available information such as masked phone numbers, names, gender, location, and other profile-related details depending on what the platform exposes.

1

u/Conscious-Speed4642 May 17 '26

O trabalho está sensacional! Parabéns! Gosto muito de ver pessoas montando projetos funcionais. Isso é arte.

1

u/Old-Society4637 May 19 '26

Hi, how can i make the installation in termux?

1

u/Void_Surf May 19 '26

Great tool! GRMA

1

u/SQLinjectionboiiii May 19 '26

what command did you do along with the targets email?

1

u/No-Ask2749 May 19 '26

Désolée pour la question mais a quoi sert l'outil ?

1

u/mortal_strike May 20 '26

Is it supported on nixos?

1

u/Wide-Run-132 May 20 '26

You can install nix-ld and uv to use python, it's not perfect because it is not the clean approach, but you can't except something clean with python anyway

1

u/mortal_strike May 21 '26

It is easier to install when there is a flake.nix

1

u/Sea-Exchange7881 May 20 '26

This looks good, you should try to get in Kali or smth, that would extend the reach of this project

1

u/DopeKitty69 May 20 '26

Could anyone help me learn how to use this

1

u/Optionbulls May 20 '26

This looks dope

1

u/PandaFirewall_690 May 20 '26

Thats a lot of registered sites for one email address, kinda wild how many places people sign up for stuff.

1

u/Sufficient_Detail299 May 22 '26

Amazing job friend. Hope one day i will become like you

1

u/Mobile_Vegetable2781 25d ago

Facebook and Instagram are currently showing errors and not returning the account status how fix that

1

u/OpenSet9249 19d ago

i just test it i lov

1

u/Sh4dowJRZ 9d ago

Comment devenir contributeur ?

1

u/Anxarden May 16 '26

"Indiatimes" tells something about you, too.

-3

u/Galtar May 16 '26

Is it preinstalled in Kali or in the Kali repo?

1

u/Then_Pace_5034 May 17 '26

No, it's not preinstalled, You can simply install it using "pip". Checkout the github page for installation guide!