Email Scraper avatar

Email Scraper

Try for free

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

Go to Store
Email Scraper

Email Scraper

ib4ngz/email-scraper
Try for free

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.

Start URLs

startUrlsarrayRequired

URLs to start with.

Maximum Depth

maxDepthintegerOptional

The maximum depth for crawling.

Default value of this property is 1

DNS Lookup

dnsLookupbooleanOptional

Enable or disable DNS lookup validation for email domains.

Default value of this property is true

Proxy configuration

proxyConfigurationobjectOptional

Select proxies to be used by your crawler.

Minimum Concurrency

minConcurrencyintegerOptional

The minimum number of concurrent requests or pages being processed.

Default value of this property is 1

Maximum Concurrency

maxConcurrencyintegerOptional

The maximum number of concurrent requests or pages being processed.

Default value of this property is 10

Developer
Maintained by Community

Actor Metrics

  • 4 monthly users

  • 1 star

  • >99% runs succeeded

  • Created in Dec 2024

  • Modified 16 hours ago