All sites
Data API
LinkedIn Data API
Company pages, profiles and job listings from LinkedIn.
10endpointslogin_wall · Rate Limit handled for you
Example (captured live)
linkedin.com
ExampleJSON responseclick the page to trace a field
{
"post_slug": "satyanadella_ai-activity-7012345678901234567",
"scraped_at": "2026-08-11T00:03:12.100000+00:00",
"author": {
"name": "Satya Nadella",
"headline": "Chairman and CEO at Microsoft",
"avatar": "https://media.licdn.com/dms/image/satya_avatar.jpg"
},
"text": "Excited to share what we've been building this year. The pace of AI innovation is remarkable, and I'm proud of how our teams are putting it to work for our customers.",
"image": "https://media.licdn.com/dms/image/post_ai_announcement.jpg",
"reactions": 48213,
"comments": 1204,
"url": "https://www.linkedin.com/posts/satyanadella_ai-activity-7012345678901234567"
}
GET
/v1/data/linkedin/posts/{post_slug}1 credit / run VerifiedGet Post
Public post with author, image and reactions.
Handled for you:login_wallRate Limit
Parameters
| Name | Type | Req | Description |
|---|---|---|---|
| post_slug | string | yes | Post activity slug. |
| Advanced filters | |||
| country | string | no | Egress country. (default: us) |