Scrapers
List LinkedIn profile comments
Fetch recent LinkedIn posts a public profile has commented on.
post/api/v1/platform/scrapers/linkedin/profile-comments
Request body
Example request
{
"profiles": [
"https://www.linkedin.com/in/satyanadella",
"some-public-id"
]
}Response
LinkedIn profile comments.
Changes
No recorded changes to this endpoint across all 1 revision of this API.