📧 Free Email Domain Scraper extracts emails from any website in seconds using domains—no coding needed! 🕵️♂️ Perfect for lead gen, B2B outreach & contact discovery. ⚡ Start now: free-email-domain-scraper.
Switched the HTTP engine to curl_cffi (real Chrome TLS/JA3/HTTP-2 impersonation) — defeats fingerprint-based 403/429 blocks that the previous client missed.
Consent / privacy-gate bypass: detects cookie-wall / privacy-gate interstitials (e.g. DPG Media) and follows the accept-callback to reach the real content.
Higher-yield extraction: added JSON-LD (schema.org email / contactPoint) and explicit mailto: parsing, plus result ranking so role addresses (info@, support@, sales@…) surface first.
Fewer false positives: filters placeholder/junk hosts, Sentry DSN keys, and version strings misread as emails (e.g. react@18.2.0).
Playwright fallback now uses domcontentloaded + a short networkidle best-effort instead of a long networkidle wait — faster, no timeout stalls.
Aligned the proxy input with the standard proxyConfiguration (proxy editor).
Removed a dead/misleading "Failed to push data" log branch.
0.1 — Initial release
Extract public emails from any list of domains or website URLs (bulk supported).
Deep crawl: homepage + contact/about/privacy/imprint/support pages + sitemap discovery.
Domain-locked email matching to eliminate third-party junk.
Obfuscation decoding: Cloudflare data-cfemail, HTML entities, unicode escapes, %40, and "name at domain dot com".
impit browser impersonation as the primary HTTP client + Playwright (Chromium) fallback for JS-heavy pages.
Smart proxy ladder: direct → datacenter → residential (sticky once escalated), with 3 residential retries.
Live, per-record dataset output plus per-domain section datasets.
Pay-per-event charging tied to push_data (row_result — one charge per result row).