Skrapp logo

Product

Lead generation
Email Finder
Email Finder

Find valid email addresses of anyone using their name and company

Lead Finder
Lead Finder

Find leads and email addresses all in one place

Data Enrichment
Data Enrichment

Turn cold sheets into verified email lists for free.

Company Search
Company Search

Find email addresses of professionals working in any company

Resources

Videotutorials
Video tutorials

Learn how to research and enrich leads emails and data

Pricing

Log in
Sign up
Email Finder API

Find and verify business emails, from your code

One authenticated GET returns a verified work address plus the person and company behind it. No scraping, no queues to manage, no data to clean up afterwards.

Discover APISign up free
4.8 on the Chrome Web Store · 554 reviews
50free credits — no card required
GET — email search
# Name + company domain in, verified address out
curl "https://api.skrapp.io/api/v2/find?firstName=John&lastName=Doe&domain=skrapp.io" \
  -H "X-Access-Key: $SKRAPP_KEY" \
  -H "Content-Type: application/json"
200 OK — response with enrichment
{
  "email": "john.doe@skrapp.io",
  "accuracy": 96,
  "quality": {
    "status": "valid",
    "result": "deliverable"
  },
  "firstName": "John",
  "lastName": "Doe",
  "title": "Head of Growth",
  "linkedin": "linkedin.com/in/johndoe",
  "companyName": "Skrapp",
  "industry": "Software",
  "employeeRange": "11-50",
  "country": "France"
}

Trusted by 2M+ professionals across different industries

Adobe
IBM
SAP
Oracle
Microsoft
Social Bloom
Goodera

The data behind every call

Coverage is what separates a lookup that returns an address from one that returns nothing. Every result is verified against the mail server before it leaves our API.

200M+

B2B leads

40M+

Company profiles

3B+

Searches processed

97%

Email verification accuracy

Built to drop into what you already run

REST over HTTPS, one header for auth, JSON in and out. Nothing to install and no SDK to keep in step with.

Verified before it returns

Each address is checked against the company's mail server in real time and comes back with a status and a confidence score, so you can decide what to send to rather than guessing.

Enrichment in the same call

Role, seniority, LinkedIn profile, industry, headcount and location arrive with the address — one request instead of a lookup followed by three more to fill the gaps.

Single lookups or batches

Call it per record for live enrichment inside your product, or POST up to 100 people at a time and poll the job. Same key, same response shape.

Start with 50 free credits

No card required. Generate a key from your dashboard and make your first call in a couple of minutes.