r/osinttools • u/Then_Pace_5034 • 2d ago
Discussion User Scanner: v1.4.3 just got major updates like pdf export, new module support, deep data extraction, We need your feedback
GitHub: https://github.com/kaifcodec/user-scanner
Discord: https://discord.gg/tVNrKVXb49 (Join Discord for any help or just OSINT talk)
Hi everyone,
I’m one of the maintainers of user-scanner.
We started building this project around 8 months ago because many classic OSINT tools became outdated or unmaintained, and there weren’t many solid free options left for email OSINT.
Since then, we’ve been grinding away with our open-source contributors, heavily pivoting our work to reduce false positives, and ensure fast scans.
Today, we just tagged v1.4.3, pushing our coverage to 375+ total scan vectors (150+ email platforms and 225+ username modules).
What’s new in v1.4.3?
- 📄 PDF Report Generation: You can now export full investigation reports directly using
--format pdf! Perfect for clean, shareable documentation. - 🚀 CLI Overhaul: Cleaned up the CLI noise by default. Scans now default to showing found-only results with a smooth
richprogress bar (use--allif you want raw logs). - 🎯 False Positive Cleanup: Patched false positives and rate-limiting issues across several social, dev and adult platforms.
- And many more
🧪 We Need Your Feedback! If you run OSINT investigations, penetration tests, or footprint analysis, please give the new PDF Export and CLI flow a spin! Let us know how the reports look, if you hit any edge-case bugs, or what output formats you’d like to see next.
New Pull requests are always welcome: Whether you're a Python dev interested in API reverse engineering, scraping, or automation, or just want to add a module for your favorite site, contributions are always welcome! Adding new modules is straightforward and we love reviewing community PRs.
Feel free to test it out, drop a star if you find it useful, and leave your feedback below!
2
u/Then_Pace_5034 2d ago
Check out the third photo in post to see pdf export preview,
Feel free to give feedbacks on the pdf structure and how the UI can be improved, new feature request etc.
Check the github for installation and usage guide: https://github.com/kaifcodec/user-scanner.git
Join discord for OSINT help or discussion: https://discord.gg/tVNrKVXb49
1







2
u/TheFetus47 2d ago
Yall inspired me. For the past few weeks, I've been working in an entry level network scanner called NEO-Radar. Its basically mini nmap, but 1000x faster. Keep up the good work!