Enterprise web email extraction tool. Scrapes emails from websites using 14 contact page paths, sitemap.xml parsing, mailto links, body text regex, and CSS selectors. TURBO: concurrent page fetching (8 per domain), persistent thread pool, 50-domain concurrency. Auto-save, pause/resume, www/non-www fallback, HTTPS->HTTP fallback, retry on transient failures. Works on all Windows (10, 11, Server 2019/2022/2025, 32/64-bit). Python source + BUILD batch file.
Pythonzip13 KBAll Windows
14 Contact PathsSitemap Parsing50x ConcurrencyAuto-SavePause/ResumeCSV/JSON ExportRate LimitingWin Server 2022
v3.0
Portal Browser
1 release
Outlook Electron v1.0.25
Latest Release — June 2026
Enterprise portal browser built on Electron. OAuth 2.0 device code authentication, Bearer token injection at protocol level, persistent script injection via CDP, indefinite keep-alive sessions. Full Outlook Web Access with multi-account support, session persistence across restarts, and automatic token refresh.
Win x64exe78 MB
OAuth 2.0 AuthToken InjectionCDP Keep-AliveMulti-AccountSession PersistAuto RefreshScript InjectionOutlook Web
v1.0.25
Usage Instructions
Domain Checker: Extract the zip and run DomainChecker.exe. Paste domains or import a file, configure check options (DNS, SSL, WHOIS), and click Check. Export results to CSV or JSON. Email Scraper: Extract the zip. Run BUILD_v2.1_ULTRAROBUST.bat to build the exe, or run directly with python email_scraper_windows_v2.1_ULTRAROBUST.py after installing deps (pip install requests beautifulsoup4 lxml certifi). Requires Python 3.9+. Works on all Windows editions. Portal Browser: Run Outlook Electron 1.0.25.exe directly — no installation needed. Add accounts via OAuth device code flow. Sessions persist across app restarts.