dmathijs/email-scraper
Email scraper is the JS version of 'https://github.com/kichik/email-scraper'
This tool helps you quickly extract email addresses from web page content or HTML text. It takes a block of HTML as input and outputs a list of all detected email addresses, even those hidden or disguised to prevent automated harvesting. Anyone who needs to gather contact information from web pages, such as market researchers, sales professionals, or data analysts, would find this useful.
No commits in the last 6 months.
Use this if you need to reliably find and collect email addresses from HTML content, especially when those emails are deliberately obfuscated.
Not ideal if you're looking for a tool that also navigates websites or processes large numbers of URLs automatically; this focuses solely on extracting emails from provided HTML strings.
Stars
7
Forks
—
Language
JavaScript
License
GPL-3.0
Category
Last pushed
Aug 10, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/dmathijs/email-scraper"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.