AS
Apify Store
/microworlds/leads-finder
๐ Leads Finder - Email ๐ง + Mobile Number ๐โ
โ Cheap alternative to Apollo, ZoomInfo & Lusha. โ Get business emails, LinkedIn profiles, company details etc.. With verified email ๐ง and mobile number ๐โ
liveverifiedasyncdegraded ยท 25.6s~30s typical
lead generationaisocial medialeadsfinder
$0.0037
per result + $0.005 call
plus $0.001 platform fee per run
Actor charges $0.003 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 /microworlds/leads-finder for me.
Input
| Field | Type | Description |
|---|---|---|
| max_result | integer | Maximum number of results. Can pull up to 50k leads per run |
| include_mobile | boolean | This will enrich the leads with verified mobile numbers ๐ charged at `$10/1,000` mobile numbers default false |
| contact_job_titles | array | Include any of these job titles. E.g., marketing, sales, manager, etc. |
| contact_job_not_titles | array | Exclude these job titles. E.g., marketing, sales, manager, etc. |
| email_status | array | Email status of prospect |
| company_num_employees_range | array | Number of employees. E.g., 1-10, 201-500, etc |
| company_locations | array | Location of company's headquarters. You can provide city names as well e.g. new york or New York, NY, Germany, dallas, paris |
| company_not_locations | array | Company's headquarters is not in these locations. You can provide city names as well e.g. New York or New York, NY, Germany, dallas, paris |
| company_domains | array | Include any of these domains. E.g., google.com, x.com, tesla.com |
| company_industry | array | Include any of these industries |
| company_not_industry | array | Exclude these industries |
| keywords | array | Include these keywords. E.g. manufacturing, roofing, plumbing services |
| not_keywords | array | Exclude these keywords. E.g. manufacturing, roofing, plumbing services |
| contact_location | array | Prospects are located in these locations. E.g. italy, germany, france, madrid |
| contact_not_location | array | Prospects are not located in these locations. E.g. italy, germany, france, madrid |
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":"/microworlds/leads-finder","input":{"max_result":3,"email_status":["verified"]},"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 /microworlds/leads-finder -i '{"max_result":3,"email_status":["verified"]}' -w 120mcp
run_tool({ provider: "apify", endpoint: "/microworlds/leads-finder", input: {"max_result":3,"email_status":["verified"]}, wait: false })Try it
Runs against your signed-in workspace balance. Sign in if you have not.