Extract and deduplicate up to 20 email addresses from any webpage URL or plain text content.
# Email Extractor
Extract email addresses from any webpage or text content.
## Features
- Extract emails from URLs
- Extract emails from plain text
- Deduplicate results
- Limit to top 20 results
## Price
- **0.001 USDT** per extraction
## Usage
```
"Extract emails from https://example.com"
"Get all email addresses from this page"
"Find emails in [text content]"
```
## Example Response
```json
{
"emails": ["john@example.com", "jane@company.org"],
"count": 2,
"source": "https://example.com"
}
```
## Integration
- API Key: sk_93c5ff38cc3e6112623d361fffcc5d1eb1b5844eac9c40043b57c0e08f91430e
- Price: 0.001 USDT per call
don't have the plugin yet? install it then click "run inline in claude" again.