Skip to main content
GET
Get Article
Fetch a public LinkedIn Pulse article by its article_slug (the /pulse/<slug> segment of the URL). Returns the same Post shape as /posts/{post_slug}, with type set to article and the article headline in title. Credits: 5

Authorization

string
required
Your ScrapeBadger API key.

Path Parameters

string
required
Pulse article slug, e.g. the-future-of-cloud-jane-smith.

Query Parameters

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

Response

object
The Post (same shape as /posts).

Example

Response