Back to LinkedIn
TikHub·LinkedIn

LinkedIn Web V2: Get user profile

/api/v1/linkedin/web_v2/get_user_profilesync$0.012 / call

Fetch a LinkedIn member's public profile by URL. (TikHub · LinkedIn Web V2)

Input
FieldTypeRequiredDescription
urlstringyesFull profile URL

Run it

curl -s https://www.sooma.dev/v1/run \ -H "Authorization: Bearer $SOOMA_API_KEY" \ -H "Content-Type: application/json" \ -d '{"provider":"tikhub","endpoint":"/api/v1/linkedin/web_v2/get_user_profile","input":{}}'

Or ask your agent: it will call inspect for this schema and run it over MCP.