Extract email addresses from any webpage or text content.
"Extract emails from https://example.com"
"Get all email addresses from this page"
"Find emails in [text content]"
{
"emails": ["john@example.com", "jane@company.org"],
"count": 2,
"source": "https://example.com"
}
共 1 个版本