
Email Scraper
30 minutes trial then $10.00/month - No credit card required now

Email Scraper
30 minutes trial then $10.00/month - No credit card required now
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.
Actor Metrics
35 monthly users
No reviews yet
3 bookmarks
>99% runs succeeded
1.1 hours response time
Created in Dec 2024
Modified 2 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"