Skip to main content
POST
List LinkedIn post comments

POST /api/v1/platform/scrapers/linkedin/post-comments

List comments on LinkedIn posts.
Retrieve comments for one or more LinkedIn post URLs.

Example

Authorizations

X-Access-Key
string
header
required

The public API key from the Credentials page.

X-Secret-Key
string
header
required

The API secret shown when the credential is created.

Body

application/json
postUrls
string[]
required
Example:
maxItems
number
default:10
Required range: 1 <= x <= 500

Response

LinkedIn post comments.

data
object[]
required
meta
object
required