Scrape Emails Websites
Pricing
$10.00/month + usage
Scrape Emails Websites
This Actor is a powerful and scalable solution designed to extract email addresses from static websites in a reliable and efficient manner. It leverages Python’s requests and BeautifulSoup libraries to parse HTML pages.
Pricing
$10.00/month + usage
Rating
5.0
(3)
Developer

Techionik
Actor stats
4
Bookmarked
107
Total users
6
Monthly active users
4 hours ago
Last modified
Categories
Share
Scrape Emails from Static Websites
This Apify Actor extracts publicly available email addresses from one or multiple static websites using Python Requests and BeautifulSoup.
Overview
This Actor crawls static websites, scans page content, and extracts email addresses found in visible HTML text. It is designed for speed, reliability, and simplicity, making it ideal for lead generation, research, and data enrichment tasks.
The Actor supports multiple input URLs, automatically stays within the same domain, and stores results in a structured Apify dataset.
Features
- Extracts email addresses from HTML content using regex
- Supports one or multiple website URLs
- Crawls pages within the same domain
- Processes websites efficiently with concurrent requests
- Stores results in a structured dataset
- Runs with limited permissions for improved security
Input
URL (required)
One or multiple website URLs to scan for email addresses.
You can separate multiple URLs using:
- New lines
- Commas
- Spaces
Example input
{"URL": "https://example.com, https://apify.com"}