Appearance
snovio
Email finding from LinkedIn leads using the Snov.io API. Finds verified emails from names/domains, enriches LinkedIn URLs with profile data.
Tools: 6 | Auth: OAuth (client credentials)
Tools
| Tool | Description |
|---|---|
find_domains | Find website domains for company names (batch up to 10) |
find_emails | Find verified emails from first_name, last_name, domain (batch up to 10) |
find_emails_from_urls | Find emails from LinkedIn /in/ URLs with fallback name+domain lookup |
enrich_from_linkedin | Get profile data from LinkedIn URLs: name, company, title, location, skills |
get_balance | Check remaining credits and account info |
prospect_lookup | Look up existing prospect by email (free, no credits) |
Email Verification
Results include smtp_status:
valid: SMTP verified, safe to sendunverified: Found but not verifiednot_found: No email discovered
Credits
| Operation | Cost |
|---|---|
| Domain lookup | 1 credit |
| Found email | 1 credit |
| LinkedIn URL lookup | 1 credit (cached URLs free) |
| LinkedIn profile enrichment | 1 credit |
| Prospect lookup by email | Free |
Notes
- Batch max 10 per request
- OAuth token auto-refreshes (1-hour expiry)
- Async operations poll for up to 60s