AS
Apify Store
/apimaestro/linkedin-profile-detail
Profile Details Scraper for LinkedIn + EMAIL (No Cookies)
Scrape comprehensive LinkedIn profile data including work experience, education history, certifications, and location details. Get structured information from any public LinkedIn profile using their u
liveverifiedasyncdegraded · 6.9s~30s typical
social medialead generationautomationlinkedinprofiledetail
$0.0063
per result + $0.005 call
plus $0.001 platform fee per run
Actor charges $0.005 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 /apimaestro/linkedin-profile-detail for me.
Input
| Field | Type | Description |
|---|---|---|
| username* | string | LinkedIn profile username (e.g., 'neal-mohan' from linkedin.com/in/neal-mohan) or URL or Urn (e.g: ACoAAAPCNL4BRjB2mlrFKePwdFvNMtb2ekzpEWw) default "sarptecimer" |
| includeEmail | boolean | Whether to include email address in the profile data extraction if available 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":"/apimaestro/linkedin-profile-detail","input":{"username":"sarptecimer"},"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 /apimaestro/linkedin-profile-detail -i '{"username":"sarptecimer"}' -w 120mcp
run_tool({ provider: "apify", endpoint: "/apimaestro/linkedin-profile-detail", input: {"username":"sarptecimer"}, wait: false })Try it
Runs against your signed-in workspace balance. Sign in if you have not.