Skip to main content
GET
Get Post
Fetch a public LinkedIn post by its post_slug (the activity slug from the post URL). Returns the author, body text, reaction and comment counts, and top-level comments. Credits: 5

Authorization

string
required
Your ScrapeBadger API key.

Path Parameters

string
required
Post slug, e.g. activity-7212345678901234567.

Query Parameters

string
default:"us"
Country/locale for the request.

Response

object
The Post.

Example

Response