kichik/email-scraper
Simple Python library to scrape email addresses from HTML
This tool helps you quickly extract email addresses from various web content, even if they are hidden or disguised. You provide it with HTML text, and it returns a list of all valid email addresses found within. It's ideal for anyone who needs to collect contact information from web pages or documents.
Available on PyPI.
Use this if you need to reliably find and collect email addresses embedded within HTML content, including those obfuscated to prevent simple scraping.
Not ideal if you need to extract other types of information besides email addresses, or if you require advanced web crawling capabilities to navigate multiple pages.
Stars
25
Forks
10
Language
Python
License
MIT
Category
Last pushed
Jan 11, 2026
Commits (30d)
0
Dependencies
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/kichik/email-scraper"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
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.