curl --request GET \
--url https://fresh-linkedin-scraper-api.p.rapidapi.com/api/v1/post/comments \
--header 'x-rapidapi-key: <api-key>'{
"success": true,
"cost": 1,
"total": 500,
"has_more": true,
"data": [
{
"urn": "urn:li:comment:(ugcPost:7244804628670791680,7244805820041846784)",
"id": "7356749594019467264",
"comment": "Fantastic to see Telefónica leading the way in leveraging API technology to drive innovation and build a vibrant developer community...",
"is_pinned": false,
"is_edited": false,
"is_author": false,
"num_replies": 0,
"reaction_counts": [
{
"type": "LIKE",
"count": 10
},
{
"type": "PRAISE",
"count": 5
}
],
"commenter": {
"id": "72586820",
"description": "Network as Code | Helping businesses innovate with programmable network APIs",
"name": "James D.",
"url": "https://www.linkedin.com/in/-james-de-luca",
"avatar": [
{
"width": 400,
"height": 400,
"url": "https://media.licdn.com/dms/image/v2/D4E0BAQHjelLY2a-Mnw/company-logo_400_400/company-logo_400_400/0/1666083635765?e=1748476800&v=beta&t=V_T_yXL6Bs2HDEY-iZAKSkNype7_-7USjP2HIXo0Zv8",
"expires_at": 1748476800000
}
]
},
"replies": [
{
"comment": "Fantastic to see Telefónica leading the way in leveraging API technology to drive innovation and build a vibrant developer community...",
"commenter": {
"id": "72586820",
"description": "Network as Code | Helping businesses innovate with programmable network APIs",
"name": "James D.",
"url": "https://www.linkedin.com/in/-james-de-luca",
"avatar": [
{
"width": 400,
"height": 400,
"url": "https://media.licdn.com/dms/image/v2/D4E0BAQHjelLY2a-Mnw/company-logo_400_400/company-logo_400_400/0/1666083635765?e=1748476800&v=beta&t=V_T_yXL6Bs2HDEY-iZAKSkNype7_-7USjP2HIXo0Zv8",
"expires_at": 1748476800000
}
]
},
"created_at": "2025-03-03T05:04:50.822Z"
}
],
"created_at": "2025-03-03T05:04:50.822Z",
"is_has_previous_replies": false,
"previous_replies_token": "UFJFVklPVVNfMTc1NDEwNDY0NzM4MF9DTEVBTg"
}
]
}Get Post Comments
curl --request GET \
--url https://fresh-linkedin-scraper-api.p.rapidapi.com/api/v1/post/comments \
--header 'x-rapidapi-key: <api-key>'{
"success": true,
"cost": 1,
"total": 500,
"has_more": true,
"data": [
{
"urn": "urn:li:comment:(ugcPost:7244804628670791680,7244805820041846784)",
"id": "7356749594019467264",
"comment": "Fantastic to see Telefónica leading the way in leveraging API technology to drive innovation and build a vibrant developer community...",
"is_pinned": false,
"is_edited": false,
"is_author": false,
"num_replies": 0,
"reaction_counts": [
{
"type": "LIKE",
"count": 10
},
{
"type": "PRAISE",
"count": 5
}
],
"commenter": {
"id": "72586820",
"description": "Network as Code | Helping businesses innovate with programmable network APIs",
"name": "James D.",
"url": "https://www.linkedin.com/in/-james-de-luca",
"avatar": [
{
"width": 400,
"height": 400,
"url": "https://media.licdn.com/dms/image/v2/D4E0BAQHjelLY2a-Mnw/company-logo_400_400/company-logo_400_400/0/1666083635765?e=1748476800&v=beta&t=V_T_yXL6Bs2HDEY-iZAKSkNype7_-7USjP2HIXo0Zv8",
"expires_at": 1748476800000
}
]
},
"replies": [
{
"comment": "Fantastic to see Telefónica leading the way in leveraging API technology to drive innovation and build a vibrant developer community...",
"commenter": {
"id": "72586820",
"description": "Network as Code | Helping businesses innovate with programmable network APIs",
"name": "James D.",
"url": "https://www.linkedin.com/in/-james-de-luca",
"avatar": [
{
"width": 400,
"height": 400,
"url": "https://media.licdn.com/dms/image/v2/D4E0BAQHjelLY2a-Mnw/company-logo_400_400/company-logo_400_400/0/1666083635765?e=1748476800&v=beta&t=V_T_yXL6Bs2HDEY-iZAKSkNype7_-7USjP2HIXo0Zv8",
"expires_at": 1748476800000
}
]
},
"created_at": "2025-03-03T05:04:50.822Z"
}
],
"created_at": "2025-03-03T05:04:50.822Z",
"is_has_previous_replies": false,
"previous_replies_token": "UFJFVklPVVNfMTc1NDEwNDY0NzM4MF9DTEVBTg"
}
]
}Rapid API Key
Post ID containing only numbers
"1234567890"
Page number for pagination
1
Sort comments by recent or relevance
recent, relevance "relevance"
Success
true
Cost of the request
1
Total number of comments
500
Whether there are more comments to fetch
true
Show child attributes
Comment URN
"urn:li:comment:(ugcPost:7244804628670791680,7244805820041846784)"
Comment Id
"7356749594019467264"
Comment Content
"Fantastic to see Telefónica leading the way in leveraging API technology to drive innovation and build a vibrant developer community..."
Is Comment Pinned
false
Is Comment Edited
false
Is Comment Author
false
Number of Replies
0
Post Commenter
Show child attributes
Commenter ID
"72586820"
Commenter Description
"Network as Code | Helping businesses innovate with programmable network APIs"
Commenter Name
"James D."
Commenter LinkedIn URL
"https://www.linkedin.com/in/-james-de-luca"
Commenter Avatar
Show child attributes
Logo width
400
Logo height
400
Logo URL
"https://media.licdn.com/dms/image/v2/D4E0BAQHjelLY2a-Mnw/company-logo_400_400/company-logo_400_400/0/1666083635765?e=1748476800&v=beta&t=V_T_yXL6Bs2HDEY-iZAKSkNype7_-7USjP2HIXo0Zv8"
Logo expires at
1748476800000
Post Replies
Show child attributes
Comment Content
"Fantastic to see Telefónica leading the way in leveraging API technology to drive innovation and build a vibrant developer community..."
Post Commenter
Show child attributes
Commenter ID
"72586820"
Commenter Description
"Network as Code | Helping businesses innovate with programmable network APIs"
Commenter Name
"James D."
Commenter LinkedIn URL
"https://www.linkedin.com/in/-james-de-luca"
Commenter Avatar
Show child attributes
Logo width
400
Logo height
400
Logo URL
"https://media.licdn.com/dms/image/v2/D4E0BAQHjelLY2a-Mnw/company-logo_400_400/company-logo_400_400/0/1666083635765?e=1748476800&v=beta&t=V_T_yXL6Bs2HDEY-iZAKSkNype7_-7USjP2HIXo0Zv8"
Logo expires at
1748476800000
Comment Created At
"2025-03-03T05:04:50.822Z"
Comment Created At
"2025-03-03T05:04:50.822Z"
Whether previous replies exist
false
Token used to paginate to the previous page of replies
"UFJFVklPVVNfMTc1NDEwNDY0NzM4MF9DTEVBTg"