AS
Apify Store
/code_crafter/leads-finder
✨Leads Finder - $1.5/1k leads with Emails [Apollo Alternative]
✅ Affordable alternative to ZoomInfo, Lusha & Apollo. ✅ Get Business email, 📞Mobile Number, Personal email, LinkedIn profiles, company details etc..
liveverifiedasyncdegraded · 229ms~30s typical
lead generationleadsfinder
$0.025
per result + $0.005 call
plus $0.001 platform fee per run
Actor charges $0.02 per result; Cracked adds 25% plus a $0.005 call fee
Bring your own Apify Store key: provider portion drops to $0.
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run apify /code_crafter/leads-finder for me.
Input
| Field | Type | Description |
|---|---|---|
| fetch_count | integer | Leave this field empty if you want to scrape all leads for your search criteria. default 100000 |
| file_name | string | Give this run a custom file name or label (for easy recognition in the run history). default "Prospects" |
| contact_job_title | array | Include these job titles. E.g., realtor, software developer, teacher etc. |
| contact_not_job_title | array | Exclude these job titles. E.g., realtor, software developer, teacher etc. |
| seniority_level | array | Seniority Level |
| functional_level | array | Functional Level |
| contact_location | array | Select one or more locations to filter the leads. |
| contact_city | array | Add one or more cities to filter the leads. |
| contact_not_location | array | Select one or more locations to filter the leads. |
| contact_not_city | array | Add one or more cities to filter the leads. |
| email_status | array | Email Status |
| company_domain | array | Include Company Website/Domain |
| size | array | Company Size |
| company_industry | array | Include any of these industries |
| company_not_industry | array | Exclude any of these industries |
| company_keywords | array | Include these keywords. E.g. restaurant, fitness, gym, software development |
| company_not_keywords | array | Exclude these keywords. E.g. restaurant, fitness, gym, software development |
| min_revenue | string (100K | 500K | 1M | 5M | 10M | 25M) | Minimum revenue |
| max_revenue | string (100K | 500K | 1M | 5M | 10M | 25M) | Maximum revenue |
| funding | array | Funding Round |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"apify","endpoint":"/code_crafter/leads-finder","input":{"email_status":["validated"]},"wait":false}'poll
curl "https://cracked-ai-pearl.vercel.app/v1/runs/<runId>?wait=30" -H "Authorization: Bearer ck_live_..."cli
npx cracked-ai run -p apify -e /code_crafter/leads-finder -i '{"email_status":["validated"]}' -w 120mcp
run_tool({ provider: "apify", endpoint: "/code_crafter/leads-finder", input: {"email_status":["validated"]}, wait: false })Try it
Runs against your signed-in workspace balance. Sign in if you have not.