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
2 releases
Outlook Electron v1.0.30 — Speed Upgrade
Latest Release — June 2026
Performance & UX upgrade. Faster login-to-OWA (removed blocking dialogs, faster CDP connect, batch token sync in single request). Token search with status filters (All/Active/Expired), sort by email/expiry, color-coded freshness indicators. No 10s page load wait. All v1.0.29 features included.
Win x64exe79 MB
Fast LoginToken SearchStatus FiltersFreshness ColorsBatch SyncSort OptionsNo DialogsOutlook Web
v1.0.30
Outlook Electron v1.0.29 — Stable
Stable 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.29
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 v1.0.30: Run Outlook Electron 1.0.30.exe directly — speed upgrade with faster login, token search, status filters. All v1.0.29 features included. Portal Browser v1.0.29: Run Outlook Electron 1.0.29.exe directly — stable version. Add accounts via OAuth device code flow. Sessions persist across app restarts.