Email scraper

Extract emails from web pages

Pull publicly listed email addresses from pages you're authorized to access using powerful regex patterns with Scrappey's API. Fast HTTP requests with automatic web access handling and proxy rotation.

Free demo trial • No credit card required • Setup in <2 minutes

What is email scraping?

Email scraping is the process of automatically extracting publicly listed email addresses from web pages. Used responsibly, it helps businesses gather business contact details from sources they own or are authorized to access.

With Scrappey's powerful regex extraction feature, you can pull emails from modern websites using pattern matching. Our API uses fast HTTP requests with automatic web access handling, making it efficient for collecting publicly available contact information.

Whether you're auditing your own web properties, conducting market research, or building a compliant outreach list, email scraping with Scrappey provides a reliable and efficient solution with 5-second average response times and €0.20 per 1,000 requests — residential proxies included, no separate proxy billing. Always use extracted data in line with applicable privacy laws such as GDPR and CAN-SPAM.

Email Scraper API
{
  "cmd": "request.get",
  "url": "https://example.com",
  "requestType": "request"
}

// Response contains HTML:
{
  "solution": {
    "response": "<html>...</html>"
  }
}

// Extract emails client-side using regex:
// Pattern: [a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\\.[a-zA-Z]{2,}

Extract emails from modern websites

Enter a URL and get all email addresses in seconds

Fast HTTP Request

Best for: Static websites, fast results, lower cost. Uses lightweight HTTP requests to extract emails from HTML. Limitation: May miss emails loaded via JavaScript or hidden in dynamic content.

Unlock Full Functionality Without Limits

Register for a free account to access all tools with unlimited usage and advanced features.

Register & Access Full Tools

Why use Scrappey for email scraping?

Fast, reliable, and built for compliant contact extraction

Lightning Fast

5-second average response time using optimized HTTP requests. Extract emails from modern websites instantly.

Regex-Powered

Regex pattern matching to extract email addresses present in the rendered page.

Advanced Web Access

Automatic handling of CDN protection, bot management, and other web access challenges. Designed for high reliability.

Bulk Extraction

Extract emails across multiple pages of sites you operate or are authorized to access. Ideal for organized, repeatable workflows.

Compliant Outreach

Build contact lists from publicly listed business addresses for marketing and outreach that respects GDPR and CAN-SPAM.

Cost Effective

Only €0.20 per 1,000 requests with residential proxies included. Scale your email scraping without breaking the bank.

Simple integration

Extract emails with just a few lines of code

import requests
import re

# Scrape emails from a website using Scrappey
url = "https://publisher.scrappey.com/api/v1?key=YOUR_API_KEY"

payload = {
    "cmd": "request.get",
    "url": "https://example.com",
    "requestType": "request"
}

response = requests.post(url, json=payload)
data = response.json()

# Extract HTML from response
html = data.get('solution', {}).get('response', '')

# Extract emails client-side using regex
email_pattern = r'[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,}'
emails = list(set(re.findall(email_pattern, html)))

print(f"Found {len(emails)} emails:")
for email in emails:
    print(f"  - {email}")

Perfect for

B2B Lead Generation

Build targeted lists of publicly listed business contacts for compliant B2B outreach and sales prospecting.

Market Research

Collect publicly available contact information from industry directories and business listings for research purposes.

Your Own Web Properties

Audit the email addresses exposed across sites you own or manage, so you know what is publicly visible.

Data Enrichment

Verify and enrich business contact records you already hold against publicly listed information.

Things to keep in mind

Best practices for ethical email scraping

Target Audience

Define your intended audience upfront. Targeted campaigns typically bring better results than mass-mailing random addresses.

Ethical Scraping

Always respect robots.txt, rate limits, and terms of service. Use scraped emails responsibly and in compliance with GDPR and CAN-SPAM laws.

Authorized Access

Always respect each site's terms and only automate collection where you're authorized. Scrappey renders pages with a real browser so authorized requests return complete content.

Email Validation

Always validate extracted emails before using them. Some sites may use obfuscation techniques (e.g., "contact AT example DOT com").

Cost Efficiency

Consider the ROI of your scraping efforts. Scrappey offers transparent pricing at €0.20 per 1,000 requests — residential proxies included on both tiers, with no hidden fees.

footer-frame

Start building with Scrappey

Try It For Free. No Subscription Required. No Credit Card Required. Instant Set-Up. Your Free Trial Is Waiting For You!

Frequently asked questions

What is Scrappey.com?

Scrappey.com is a web scraping API that handles all the complex aspects of web scraping, such as handling dynamic content, rotating proxies, advanced request handling, headless browsers, and verification processing. It offers an all-in-one solution for extracting publicly available data from websites.

How does Scrappey.com work?

Scrappey.com provides a web scraping API that allows you to send requests to extract publicly available data from websites. It handles dynamic content and modern website complexity, including rotating proxies, advanced request handling, and verification processing. You can easily extract publicly available data from websites using their built-in features like headless browsers and AI-powered data extraction.

Can I customize the proxies used for scraping?

Yes, with Scrappey.com, you have the option to use Sticky Rotating Proxies for seamless scraping. Alternatively, you can also set your own proxies if desired.

Is there a free trial available?

Yes, Scrappey.com offers a free trial where you can try it out without a subscription or credit card. Instant setup is provided, so you can explore the full capabilities of the platform right away.

What happens if a request fails?

We only charge for successful requests. Failed requests are not counted towards your usage, so you only pay for what works.

I need to scroll or click on a button on the page I want to scrape

No problem, you can pass any JavaScript snippet that needs to be executed by using our JavaScript scenario parameter. This allows you to interact with dynamic content, scroll pages, click buttons, wait for elements, and perform any custom JavaScript actions before extracting the data.

What is the pricing structure for Scrappey.com?

Scrappey.com offers simple and transparent pricing: €0.20 per 1,000 direct HTTP requests and €1.00 per 1,000 full-browser requests. Residential proxies are included on both tiers — no separate proxy billing, no hidden fees, no complicated pricing tiers. You only pay for successful requests.

Are there any usage restrictions or limitations?

Scrappey.com provides scalable access for extracting publicly available data. Whether you need to extract data from a few pages or a large dataset of publicly accessible content, you can do so with flexible usage options. Please note that Scrappey.com only supports scraping publicly available data, and users must comply with applicable laws and website terms of service.

What support channels are available?

Scrappey.com provides various support channels for assistance. You can refer to their documentation, frequently asked questions section, blog, and uptime status page. Additionally, you can get in touch with them via email or join their Discord community for further support.

I'm not a developer, can you create custom scraping scripts for me?

We don't create custom scraping scripts, however we will gladly write some code snippets helping you to use our most powerful features: AI-powered data extraction and JavaScript scenario. Our documentation includes examples in multiple programming languages to get you started quickly.

What is a request and how are they counted?

Each API call to Scrappey counts as one request. Our pricing is based on successful requests. By default, JavaScript rendering is enabled, which allows you to extract data from modern websites with dynamic content. All features including proxies, verification workflow handling, and reliable web access handling are included in each request.

How fast is Scrappey's API and what if a site is hard to scrape?

Scrappey's API is optimized for fast response time, even when working with JavaScript-heavy websites and browser verification flows, where access is authorized. If other tools struggle with sites that use browser verification, Scrappey is designed to handle these workflows efficiently, ensuring reliable data retrieval. Our reliable web access handling, residential proxies, and intelligent retry logic work together to maximize success rates.