rgligora/email-web-scraper
Python script designed to scrape emails from websites. It takes a target URL as input and extracts email addresses from that URL and any associated links it finds on the same domain.
This tool helps you quickly gather email addresses from specific websites. You provide a starting website address, and it will search that page and related pages on the same site for any publicly listed email addresses. It's ideal for anyone who needs to collect contact information directly from company or organization websites.
No commits in the last 6 months.
Use this if you need to build a contact list by extracting email addresses directly from a company's or organization's website.
Not ideal if you need to scrape emails from external links, process a very large number of pages beyond the first 25, or require email verification.
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/rgligora/email-web-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.