Description
Extract all emails from an HTML web page using 5 parallel strategies: mailto links, Cloudflare anti-spam decoder, HTML entities (@), plain regex, textual obfuscation ([at]/[dot]). Filter noise (noreply, example.com). Output: primary email + full list with confidence score.
