
Email Scraper
Pricing
$10.00/month + usage
Go to Store

Email Scraper
This actor scrapes email addresses from a list of provided URLs. It recursively crawls pages, extracts unique emails, and stores them in a dataset. The actor supports DNS validation to ensure domain authenticity and allows filtering based on custom crawling depth.
0.0 (0)
Pricing
$10.00/month + usage
4
Total users
79
Monthly users
17
Runs succeeded
>99%
Last modified
4 months ago
Maximum Depth
maxDepth
integerOptional
The maximum depth for crawling.
Default value of this property is 1
DNS Lookup
dnsLookup
booleanOptional
Enable or disable DNS lookup validation for email domains.
Default value of this property is true
Crawler Type
crawlerType
EnumOptional
Select the type of crawler to use.
Value options:
"Crawlee + Cheerio": string"Crawlee + Puppeteer + Chrome": string
Default value of this property is "Crawlee + Cheerio"