Icypeas
Email finding and verification. Key gotcha: email search is async — submit returns SCHEDULED, then poll for the result.
Reach for Icypeas to find and verify emails at a domain. Result reads are free, so polling costs nothing.
Managed credits — email_search is 0.5 credits/result (no charge if not found), domain_search is 0.5 credits/request, email_verification is 0.1 credits/request, and result reads are free.
Capabilities
| Tool | Does | Cost |
|---|---|---|
email_search | Find an email (async → poll for result) | 0.5 / result (free if not found) |
domain_search | Find emails at a domain | 0.5 / request |
email_verification | Verify deliverability of an email | 0.1 / request |
read_results | Poll async job results by _id | Free |
Guidance
- Email search is async:
email_searchreturnsSCHEDULEDimmediately — pollread_resultswith the returned_idfor the final email. Plan for the delay. - Verify before sending: run
email_verification(0.1 credits) on discovered emails; treatNOT_FOUND/DEBITED_NOT_FOUNDas non-deliverable. - Icypeas is email-only — it has no people/company search, bulk, or count method; route bulk or people/company sourcing to AiArk or Prospeo instead.
hyreflow tools execute icypeas email_search \
--payload '{"firstname":"Ada","lastname":"Lovelace","domain":"example.com"}'Result reads are free — poll read_results liberally, it never costs credits.
Hyreflow Native
First-party scrapers metered in Hyreflow credits with no separate subscription: job scrapes across career pages, LinkedIn, Indeed and Arbeitsagentur (launch, then poll — charged per job returned), and LinkedIn post feeds for a person or a company (one call — charged per request).
Instantly
Campaign activation and lightweight outbound reporting.