Skip to main content
GET
Get comments of LinkedIn profile
Get comments made by a LinkedIn profile.
For example, it will scrape this page: https://www.linkedin.com/in/williamhgates/recent-activity/comments/

Authorizations

X-API-Key
string
header
required

Query Parameters

profile
string

URL of the LinkedIn profile

profileId
string

Profile ID of the LinkedIn profile. It's faster to search by ID

postedLimit
string

Filter posts by maximum posted date. Supported values: '24h', 'week', 'month'

page
integer
default:1

Page number for pagination. Default is 1

paginationToken
string<nullable>

Required for pages > 1. Use this token from the previous page response.

Response

Profile comments response

elements
object[]
pagination
object
status
string
error
string