Post Data
Get Post's Reaction
API Documentation
Personal Data
Company Data
Employee Search (via Sales Navigator)
Company Search (via Sales Navigator)
Post Data
Job Search
Post Data
Get Post's Reaction
-
Get reactions of a post.
-
1 credit per call.
GET
/
get-post-reactions
curl --request GET \
--url https://fresh-linkedin-profile-data.p.rapidapi.com/get-post-reactions \
--header 'x-rapidapi-key: <api-key>'
{
"data": [
{
"following_state": null,
"reactor": {
"headline": "A research Engineer at aeronautics company working with multi scale simulations (from FEM through Dislocation dynamics down to Quantum mechanics) as well as thinking with innovative ideas",
"linkedin_url": "https://www.linkedin.com/in/ACoAABQcMlMBXO-SUcqXCk2C5PBvpUWJ53ejdVY",
"name": "Hyung-Jun Chang",
"urn": "ACoAABQcMlMBXO-SUcqXCk2C5PBvpUWJ53ejdVY"
},
"type": "LIKE"
}
],
"message": "ok",
"total": 74
}
Authorizations
Query Parameters
Available options:
ALL
, LIKE
, EMPATHY
, APPRECIATION
, INTEREST
, PRAISE
Example:
"ALL"
Response
200
application/json
Example:
"A research Engineer at aeronautics company working with multi scale simulations (from FEM through Dislocation dynamics down to Quantum mechanics) as well as thinking with innovative ideas"
Example:
"https://www.linkedin.com/in/ACoAABQcMlMBXO-SUcqXCk2C5PBvpUWJ53ejdVY"
Example:
"Hyung-Jun Chang"
Example:
"ACoAABQcMlMBXO-SUcqXCk2C5PBvpUWJ53ejdVY"
Example:
"LIKE"
Example:
null
Example:
"ok"
Example:
74
curl --request GET \
--url https://fresh-linkedin-profile-data.p.rapidapi.com/get-post-reactions \
--header 'x-rapidapi-key: <api-key>'
{
"data": [
{
"following_state": null,
"reactor": {
"headline": "A research Engineer at aeronautics company working with multi scale simulations (from FEM through Dislocation dynamics down to Quantum mechanics) as well as thinking with innovative ideas",
"linkedin_url": "https://www.linkedin.com/in/ACoAABQcMlMBXO-SUcqXCk2C5PBvpUWJ53ejdVY",
"name": "Hyung-Jun Chang",
"urn": "ACoAABQcMlMBXO-SUcqXCk2C5PBvpUWJ53ejdVY"
},
"type": "LIKE"
}
],
"message": "ok",
"total": 74
}