Email Harvester Pro

Last updated:

Goes beyond simple regex — extracts emails from visible text, raw HTML, mailto: links, JavaScript variables, obfuscated patterns ([at], {at}, HTML entities), data attributes, and structured data. Each discovered email is enriched via Gravatar lookup (avatar, profile, linked accounts). Free alternative to Hunter.io ($49-399/mo).

Drag to your bookmarks bar:

📧 Harvest Emails
1
Install — drag to bookmarks bar
2
Visit any webpage
3
Click — deep-scans for emails including obfuscated patterns, then enriches via Gravatar

Runs on any website — all processing in your browser.

📧

Install the bookmarklet, then use it on any website

Email Harvester Pro

Simple regex misses most emails on modern websites. Developers obfuscate them with [at], HTML entities, JavaScript rendering, data attributes, and other techniques. This tool uses 8 distinct extraction methods to find emails that basic scrapers miss, then enriches each via Gravatar.

Extraction Methods

Visible text regex, raw HTML regex, mailto: link parsing, obfuscation depatterns ([at], {at}, (at), spaced @ signs), HTML entity decoding (@, @), data-attribute scanning, JSON-LD structured data, and JavaScript string literal extraction.

Gravatar Enrichment
Each email is hashed and queried against Gravatar's public API. Matches reveal display names, profile photos, linked accounts, and profile URLs — turning an email into a person.

📧 Email Harvester Pro — FAQ

How does it find obfuscated emails?

It runs 8 extraction passes: standard regex, raw HTML, mailto links, [at]/{at}/(at) patterns, HTML entities (@), data attributes, JSON-LD, and JS string literals.

What is Gravatar enrichment?

Gravatar stores profiles linked to email hashes. The tool queries each discovered email to find names, avatars, and linked accounts.

Does it find all emails?

It finds emails in the page DOM and inline scripts. Emails loaded via AJAX after page load or stored server-side only won't be captured.

Is this legal?

Extracting publicly visible information from websites is generally permitted. Always respect robots.txt and terms of service.

How is this different from Hunter.io?

Hunter.io maintains a database from web crawling. This tool scrapes the specific page you're viewing in real-time, catching obfuscated emails Hunter might miss.