REST API · Production-ready

Extract EmailsFrom Any Website

One API call. Get every contact email — including hidden contact pages. No infrastructure to manage.

50
URLs per request
<1s
Avg response time
Extraction methods
100%
JSON responses

Simple as a curl command

Integrate in minutes with any language or tool

request.shPOST
curl -X POST \
  https://ebfczvv0p2.execute-api.eu-west-1.amazonaws.com/emails \
  -H "X-API-Key: mp_live_your_key_here" \
  -H "Content-Type: application/json" \
  -d '{"urls": [
    "https://marble.restaurant/",
    "https://aurumrestaurant.co.za/"
  ]}'
response.json200 OK
{
  "emails": {
    "https://marble.restaurant/": [
      "info@marble.restaurant"
    ],
    "https://aurumrestaurant.co.za/": [
      "bookings@aurumrestaurant.co.za"
    ]
  }
}
Process

Up and running in minutes

01
01

Sign up

Create your account in seconds. No credit card required to start.

02
02

Subscribe

One flat plan — R750/month. Unlimited calls, no metered billing.

03
03

Start scraping

Drop your API key into any HTTP client and go.

Features

Everything you need

Built for developers who need reliable email data at scale

Concurrent processing

All URLs in your request run in parallel — 50 at once.

🔍

Contact page discovery

Automatically navigates to /contact, /about and nav links.

✉️

Dual extraction

Captures mailto: links and plain-text regex matches.

🔒

Clean output

Lowercased, deduplicated, alphabetically sorted results.

🌐

Any public site

Works on any HTTP/HTTPS website with no configuration.

🔑

Secure API keys

Every subscription gets a unique API key, revocable instantly.

Pricing

One plan. No surprises.

Unlimited API calls. Flat monthly rate.

MeshParse Pro
R750/month

All features. No usage caps.

  • Unlimited API calls
  • Up to 50 URLs per request
  • Parallel processing
  • Contact page discovery
  • Email deduplication
  • Supabase-backed auth
  • HTTPS endpoint
  • API key management
Get started today →

Ready to start scraping?

Join developers extracting contact data at scale.

Create free account →