Free email finder

Search public LinkedIn profiles and get one verified work email per person. 3,000 credits a month with no card, you pay only on a hit, and credits roll over instead of resetting each month.

3,000 free / month, no card One verified email per person Credits never expire
HOW IT WORKS

What a free email finder should actually do

A free email finder should hand you an address that receives mail, not a guess dressed up as a fact. This one searches public, logged-out LinkedIn profiles by job title, company, or keyword, then finds and checks one work email for each person it returns. No LinkedIn account, no cookie, no browser plugin.

Every address gets a live check before it comes back. If it passes, you get it. If no address verifies, or the domain accepts everything so a real check is impossible, the email field returns null and the profile data still comes through. A short list of addresses that actually receive mail beats a long list of maybes, because bounced sends hurt your sender reputation.

One thing to be clear about: these emails come from public LinkedIn person data. Google Maps records carry a business name, phone, website, and address, but Maps has no email field, so no Maps result from any tool includes one.

REQUEST AND RESPONSE

One request, and what comes back

Here is a search and the same rows shown as CSV first, then JSON. The people are masked to protect real humans, so first name plus last initial, with starred profile URLs and domains. The shape is real.

# CSV view, people masked name,currentTitle,currentCompany,location,email,emailStatus Priya S.,Head of Marketing,N******* Labs,"Austin, Texas, United States",p.s****@n*******labs.com,verified Daniel R.,VP Marketing,,"Toronto, Ontario, Canada",,null
# search people and their verified work email; an empty search is free curl "https://crustapi.com/v1/linkedin?type=search&keywords=head of marketing saas&limit=10" \ -H "x-api-key: YOUR_KEY"
// JSON view, first rows { "type": "linkedin-search", "people": [ { "name": "Priya S.", "currentTitle": "Head of Marketing", "currentCompany": "N******* Labs", "location": "Austin, Texas, United States", "profileUrl": "https://www.linkedin.com/in/p******s", "email": "p.s****@n*******labs.com", "emailStatus": "verified" }, { "name": "Daniel R.", "currentTitle": "VP Marketing", "currentCompany": null, "location": "Toronto, Ontario, Canada", "email": null, "emailStatus": null } // more rows follow ] }

The second row is the point. No address verified for that person, so the email is null and the profile still comes back. Each row carries these fields:

Personname · headline · currentTitleCompanycurrentCompany · locationLinkprofileUrlEmailemail · emailStatus (verified / null)
Run your first search free
3,000 credits a month. No card, no contract.
Get started →
CREDITS VS MONTHLY RESETS

Free credits that keep, not credits that expire

Most email-finder plans, Hunter among them, run on a monthly credit allowance where anything you did not use resets at the end of the month. CrustAPI credits work the other way. They roll over and never expire, so a slow month is not money burned.

Monthly-reset plansCrustAPI
Unused creditsreset each monthroll over, never expire
Free tiervaries by provider3,000 every month, no card
Charged foreach lookup on the planresults only, empty search is free
Email qualityfound or guessed, depends on toolone verified work email, or null
Data sourcedatabase plus lookupslive public LinkedIn person data

Same key runs the rest of the set: people search · the LinkedIn email finder · the email scraper.

PRICING

Free to start, cheap to scale

Every account gets 3,000 free credits a month, no card. When you outgrow that, packs are prepaid and self-serve: 25k for $49, 100k for $149, 500k for $549, and 2.5M for $1,999, all ex-tax. That entry pack works out to about $1.96 per 1,000. You are billed only when a search returns results, an empty search costs nothing, and credits never expire.

THE REAL PICTURE

When another tool is the better call

WHEN THEY WIN

You want a full app, not an API: if you need a browser extension, a large built-in contact database to browse, and a sequencer to send from inside one product, tools like Hunter, Apollo, and Lusha are built for exactly that and do it well. CrustAPI is the data layer. You bring the workflow, we return one verified email per person, and you keep every row you pull.

CrustAPI is a one-person company. If a result ever looks wrong, email support@crustapi.com and the person who built it will answer.

BEFORE YOU ASK

Common questions

WORKS WITH YOUR STACK

Point it at your real market

Search the titles you actually sell to and see how many verified emails come back. The free tier covers a real test, and the JSON decides, not this page.

Get 3,000 free credits
No credit card required