Scrapers
List LinkedIn post comments
Fetch comments for one or more LinkedIn post URLs.
post/api/v1/platform/scrapers/linkedin/post-comments
Request body
Example request
{
"postUrls": [
"https://www.linkedin.com/feed/update/urn:li:activity:123"
]
}Response
LinkedIn post comments.
Changes
No recorded changes to this endpoint across all 1 revision of this API.