MyEmailScraperAPI
# 📩 Email Scraper API This API provides a fast and reliable way to **extract email addresses** from various sources, including **plain text, documents (PDF, DOCX), and web pages**. It simplifies data collection and automates email extraction for seamless integration into your workflow. ## 🔹 Key Features - **Extract from Plain Text** – Identify and retrieve email addresses from raw text input. -…
MyEmailScraperAPI endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Extract Emails from Plain Text /extract-emails-from-text |
Extracts all valid email addresses from a given plain text input. |
| POST |
Extract Emails from Files /extract-emails-from-file |
Extract email addresses from uploaded PDF and DOCX files. This endpoint scans the document and returns all valid email addresses found. |
| GET |
Extract Emails from a URL /extract-emails |
Fetch and extract email addresses from a given web page (static or dynamic content). |
| GET |
Welcome message / |
This is the root endpoint of the API, which returns a simple welcome message. |
MyEmailScraperAPI pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | $1 / month | — |
|
| PRO | $5 / month | — |
|
| ULTRA | $15 / month | — |
|
| MEGA | $50 / month | — |
|