ComingUp ComingUp
Email Extractor

Email Extractor

Chrome side-panel extension that bulk-extracts company emails from URLs.

Aug 20, 2026 Marketing & Sales
chrome extension email extraction lead generation prospecting web scraping

Gallery

Email Extractor

About

Email Extractor is a Manifest V3 Chrome extension for finding company/contactemails across a batch of websites. Paste a list of URLs into the side panel(it docks next to the page and keeps running even if you switch tabs), and it:- Fetches each site and pulls emails from mailto: links, page text, and embedded JSON-LD structured data- Deobfuscates common patterns like "info [at] company [dot] com"- Optionally deep-scans same-site Contact / About / Team / Support pages for a few extra hits per domain- Filters out junk matches (image filenames, tracking hashes, placeholder domains, social-media @handle URLs)- Lets you copy all unique addresses or export a CSV with email, domain, and source pageBuilt and tested against real estate brokerage/agent sites, whichintentionally hide emails behind contact forms about half the time —the extractor correctly reports "no email found" rather than guessing,so results are precision-first, not scraped noise.Current status: fully working local prototype (unpacked, not yet publishedto the Chrome Web Store). No backend, no accounts, no data leaves theuser's machine except to fetch the pages they list. Natural next steps fora buyer: Web Store listing, a lightweight license/subscription backend fora paid tier (unlimited URLs + CSV export), and optional server-siderendering to handle JS-heavy or bot-protected sites the client-side fetchcan't reach.

Comments (2)

Leola Cole Leola Cole 4 days ago

does it verify anything or just scrape mailto tags

Fannie Streich Fannie Streich 12 hours ago

mv3 side panel makes way more sense than a popup for bulk scraping.