โ† Apify Store
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

FieldTypeDescription
max_resultintegerMaximum number of results. Can pull up to 50k leads per run
include_mobilebooleanThis will enrich the leads with verified mobile numbers ๐Ÿ“ž charged at `$10/1,000` mobile numbers default false
contact_job_titlesarrayInclude any of these job titles. E.g., marketing, sales, manager, etc.
contact_job_not_titlesarrayExclude these job titles. E.g., marketing, sales, manager, etc.
email_statusarrayEmail status of prospect
company_num_employees_rangearrayNumber of employees. E.g., 1-10, 201-500, etc
company_locationsarrayLocation of company's headquarters. You can provide city names as well e.g. new york or New York, NY, Germany, dallas, paris
company_not_locationsarrayCompany'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_domainsarrayInclude any of these domains. E.g., google.com, x.com, tesla.com
company_industryarrayInclude any of these industries
company_not_industryarrayExclude these industries
keywordsarrayInclude these keywords. E.g. manufacturing, roofing, plumbing services
not_keywordsarrayExclude these keywords. E.g. manufacturing, roofing, plumbing services
contact_locationarrayProspects are located in these locations. E.g. italy, germany, france, madrid
contact_not_locationarrayProspects 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 120
mcp
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.