Back to LinkedIn
TikHub·LinkedIn
LinkedIn Web V2: Get post or article detail
/api/v1/linkedin/web_v2/get_post_detailsync$0.0015 / callFetch a post or an article by URL. (TikHub · LinkedIn Web V2)
Input
| Field | Type | Required | Description |
|---|---|---|---|
| url | string | yes | Post or article 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_post_detail","input":{}}'
Or ask your agent: it will call inspect for this schema and run it over MCP.