Apify Store
AS
Apify Store
/datadoping/linkedin-profile-scraper

Linkedin Profile Scraper with Email & Company Data (No Cookie)

For just $3 per 1,000 profiles, LinkedIn Profile with Email & Company Data and get complete lead information, including verified emails, using their username, URL, or URN. This advanced scraper integr

liveasyncunknown~30s typical
automationsocial medialead generationlinkedinprofile
$0.0050
per result + $0.005 call
plus $0.001 platform fee per run
Actor charges $0.004 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 /datadoping/linkedin-profile-scraper for me.

Input

FieldTypeDescription
profiles*arrayList of LinkedIn vanity names or profile URLs (with or without https://, with or without a trailing slash). Company URLs are rejected.
isEmailRequiredbooleanWhen enabled, the scraper tries harder to find and validate a public email address (may take longer). default false

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":"/datadoping/linkedin-profile-scraper","input":{"profiles":["williamhgates"]},"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 /datadoping/linkedin-profile-scraper -i '{"profiles":["williamhgates"]}' -w 120
mcp
run_tool({ provider: "apify", endpoint: "/datadoping/linkedin-profile-scraper", input: {"profiles":["williamhgates"]}, wait: false })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.