The Unofficial
LinkedIn API.
Extract public LinkedIn data reliably and at scale. Stop dealing with proxies, captchas, and rate limits. Get clean JSON back in seconds.
One Shape. Every Platform.
We normalize chaotic HTML and platform-specific payloads into clean, typed JSON. Build once, work everywhere.
No Proxies Required
Stop maintaining headless browsers and rotating residential IPs. Our endpoints handle the anti-bot bypass for you.
Transparent Pricing
No confusing multipliers based on compute time. 1 credit equals exactly 1 successful API request. Simple and predictable.
KonbiniAPI scrapes public LinkedIn data for you.
KonbiniAPI gives you structured access to public LinkedIn data through a simple REST interface. Retrieve user and company profiles, paginate through a user's posts and articles, and fetch company post feeds. Pull individual posts with full engagement counts and video transcripts where available. All responses follow the ActivityStreams 2.0 standard — consistent field names and typed values regardless of endpoint.
Available LinkedIn Endpoints
Get user profile
Returns profile information for a public LinkedIn member: headline, location, and a simple list of job titles and school/employer names. Fields the member…
View detailsGet user articles
Returns a public LinkedIn member's published articles. This endpoint is not paginated — everything available is returned in a single response.
View detailsGet user posts
Returns a public LinkedIn member's recent posts and shares. This endpoint is not paginated — everything available is returned in a single response.
View detailsGet company page
Returns public information for a LinkedIn company page including description, location, employee count, and logo.
View detailsGet company posts
Returns recent posts from a LinkedIn company page, newest first. Use `cursor` to page through further results.
View detailsGet post
Returns a public LinkedIn post including author, engagement counts, and up to ~5 inline comments.
View detailsGet post video transcript
LinkedIn API: Returns the caption/transcript for a video post, when the post carries captions. Returns 404 if the post has no video or no captions.
View details