[
{
"@type": "LinkedinUserComment",
"urn": {
"type": "<string>",
"value": "<string>"
},
"url": "<string>",
"text": "<string>",
"author": {
"@type": "LinkedinUserCommentUser",
"internal_id": {
"type": "<string>",
"value": "<string>"
},
"urn": {
"type": "<string>",
"value": "<string>"
},
"name": "<string>",
"alias": "<string>",
"url": "<string>",
"image": "<string>",
"headline": "<string>"
},
"created_at": 123,
"is_commenter_post_author": true,
"comment_count": 123,
"reactions": [
{
"@type": "<string>",
"type": "like",
"count": 123
}
],
"parent": {
"type": "<string>",
"value": "<string>"
},
"post": {
"@type": "LinkedinUserPost",
"urn": {
"type": "fsd_company",
"value": "<string>"
},
"url": "<string>",
"author": {
"@type": "LinkedinUserPostUser",
"internal_id": {
"type": "fsd_company",
"value": "<string>"
},
"urn": {
"type": "fsd_company",
"value": "<string>"
},
"name": "<string>",
"alias": "<string>",
"url": "<string>",
"headline": "<string>",
"image": "<string>"
},
"created_at": 0,
"share_urn": {
"type": "fsd_company",
"value": "<string>"
},
"is_empty_repost": true,
"repost": {},
"images": [
"<string>"
],
"video_url": "<string>",
"text": "<string>",
"comment_count": 123,
"share_count": 123,
"reactions": [
{
"@type": "<string>",
"type": "like",
"count": 123
}
],
"event": {
"@type": "LinkedinUserPostEvent",
"url": "<string>",
"image": "<string>",
"title": "<string>",
"date": "<string>",
"participant_count": 123
},
"article": {
"@type": "LinkedinUserPostArticle",
"url": "<string>",
"urn": {
"type": "fsd_company",
"value": "<string>"
},
"image": "<string>",
"title": "<string>",
"subtitle": "<string>",
"description": "<string>"
},
"document": {
"@type": "LinkedinUserPostDocument",
"urn": {
"type": "<string>",
"value": "<string>"
},
"url": "<string>",
"title": "<string>",
"cover_images": [
"<string>"
],
"images": [
"<string>"
],
"total_images_count": 123
}
}
}
]