Back to LinkedIn
ApifyยทLinkedIn
Get LinkedIn Profile
/dev_fusion/linkedin-profile-scraperasync$0.015 / result๐ Extract full LinkedIn profile insights: verified email ๐ง, phone number ๐, work history, education, and more... Runs as an Apify actor (20โ120 s); results are dataset rows.
Charged per returned row plus the flat fee.
Input
| Field | Type | Required | Description |
|---|---|---|---|
| profileUrls | array | yes | Enter the Linkedin URLs of the people, you want to enrich data. |
Run it
curl -s https://sooma.dev/v1/run \
-H "Authorization: Bearer $SOOMA_API_KEY" \
-H "Content-Type: application/json" \
-d '{"provider":"apify","endpoint":"/dev_fusion/linkedin-profile-scraper","input":{"profileUrls":["https://www.linkedin.com/in/williamhgates","http://www.linkedin.com/in/jeannie-wyrick-b4760710a"]}}'
Or ask your agent: it will call inspect for this schema and run it over MCP.