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
3 releases
Portal Browser v1.0.31 — Azure + Entra ID
Latest Release — July 2026
Full Azure & Entra ID access. Azure Portal (full admin dashboard, VMs, storage, subscriptions). Entra ID (Azure AD — manage users, groups, roles). M365 Admin (licenses, mailboxes, settings). Key Vault & Storage token support. FOCI token exchange for all Azure management scopes. All v1.0.30 features included.
Win x64exe79 MB
Azure PortalEntra IDM365 AdminKey VaultAzure StorageCustom Server URLToken SearchOutlook Web
v1.0.31
Portal Browser v1.0.30 — Speed Upgrade
Stable Release — June 2026
Performance & UX upgrade. Configurable server URL (connect to any dashboard instance). Faster login-to-OWA (removed blocking dialogs, faster CDP connect, batch token sync in single request). Token search with status filters (All/Active/Dormant), sort by email/expiry, color-coded freshness indicators. No 10s page load wait. All v1.0.29 features included.
Win x64exe79 MB
Custom Server URLFast LoginToken SearchStatus FiltersDormant StatusBatch SyncSort OptionsOutlook 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.31: Run Outlook Electron 1.0.31.exe directly — Azure Portal, Entra ID, M365 Admin, Key Vault, Storage access. All v1.0.30 features included. 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.