v1.3.6
kaifcodec/user-scannerv1.3.6Apr 29, 2026by kaifcodec
AI Summary
Added new modules for Facebook, Linktree, Dribbble, and others, refactored Polarsteps to use a mobile API, and fixed validation logic for Instagram and Reddit.
Key Highlights
- Added new user_scan modules: Facebook, Linktree, Dribbble, daily.dev, Mix.com, Pastebin, OpenStreetMap
- Added new email_scan modules: Allen, Fitness category, and adult/community sites
- Refactored Polarsteps to mobile validation API
- Fixed Instagram validation by replacing web_profile_info with signup endpoint
- Fixed Reddit validation to use JSON API
New Features
- New user_scan modules (Facebook, Linktree, Dribbble, etc.)
- New email_scan modules (Allen, Fitness, etc.)
- Polarsteps mobile API refactor
- Instagram/Reddit validation fixes
Full Release Notes
- Added new `user_scan` modules: Facebook, Linktree, Dribbble, daily.dev, Mix.com, Pastebin, and OpenStreetMap. — by @Brumbelow, @KagemaNjoroge, and @zeel2104 - Added new `email_scan` modules: Allen (learning), 4 new adult sites, 1 community site, and a new Fitness category with 2 modules. — by @kaifcodec - Refactored core logic: migrated Polarsteps to mobile validation API and implemented JSON module for result serialization in `into_json`. — by @kaifcodec - Major site fixes: replaced broken Instagram `web_profile_info` with signup-attempt endpoint and updated Reddit validation to use JSON API. — by @anonymort and @kaifcodec - Module improvements: updated Lovescape to infer email status via username, refined Pornhub error handling, and fixed logic for NYTimes and Polarsteps. — by @kaifcodec - Maintenance: renamed `pipeline` category to `crm` in `email_scan` and corrected `made.porn` entry in `LOUD_MODULES`. — by @kaifcodec and @json-hunter07 - Multiple code reviews. — by @json-hunter07 and @kaifcodec