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

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

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

Post reactions response

elements
object[]
pagination
object
status
string
error
string