v1
latestOpenAPI 3.0.02026-07-223589127.1 KBScrapers
List LinkedIn profile posts
Queue a LinkedIn profile posts scrape and poll the returned operation URL for results.
post/api/v1/platform/scrapers/linkedin/profile-posts
Headers
Idempotency-Keystring
Optional. Reusing the same key for the same organization returns the existing queued profile-posts operation.
Request body
Example request
{
"username": "some-public-id"
}Response
Profile posts scrape accepted. Poll the returned operation URL for results.