LinkedIn API
Public LinkedIn profiles, organizations, content, jobs, newsletters, and Learning data.
linkedin
Capabilities
Every capability uses the same POST /execute envelope. Open an endpoint for
its exact ID, input contract, code samples, cost, runtime, and illustrative output.
linkedin.article.get
Fetches a public Pulse article with its full body, author, timestamps, images, hashtags, word count, and explicit coverage metadata.
linkedin.company.get
Fetches all supported same-document public company data with one upstream request: identity, About fields, offices, posts, media, affiliated pages and similar pages.
linkedin.company.jobs
Lists and continues through public job cards for one numeric LinkedIn organization id with explicit pagination and coverage metadata.
linkedin.company.life.get
Fetches and structures a company's public employer-brand Life page into content sections and deduplicated imagery with explicit coverage metadata.
linkedin.job.get
Fetches a public LinkedIn job posting with description, company, location, criteria, workplace, compensation, applicant count, apply URL, and explicit field coverage when exposed.
linkedin.jobs.search
Searches and continues through public LinkedIn job cards by absolute offset, with filters, stable continuation metadata, and explicit result-card limitations.
linkedin.learning.course.get
Fetches a public LinkedIn Learning course: rating, enrolment total, instructor, topics and full syllabus.
linkedin.newsletter.get
Fetches a public LinkedIn newsletter with publisher metadata and an ordered, normalized edition index plus explicit coverage limitations.
linkedin.post.get
Fetches the richest logged-out post projection: typed author, media, engagement counts, hashtags, embedded top comments, repost context, and explicit coverage metadata.
linkedin.profile.get
Fetches structured public LinkedIn profile data and activity embedded in the same public document with one upstream request.
linkedin.showcase.get
Fetches a public LinkedIn Showcase entity using a typed organization projection that identifies the entity as a Showcase and reports coverage limitations.
Common uses
- Research public professional and company profiles
- Monitor public posts, articles, newsletters, and employer-brand pages
- Build filtered job-market and hiring datasets
- Track public organization and Showcase page changes
Integration contract
A 200 response completed inline. A 202 response was queued; poll
GET /jobs/:id until it reaches completed or failed.