LinkedIn API
Scrapes LinkedIn profiles, posts, articles, companies, jobs, newsletters and Learning courses from public guest…
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
Runs Get Article for Linkedin.
1 credit per requestlinkedin.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.
1 credit per requestlinkedin.company.jobs
Lists the public job postings for one company, by numeric LinkedIn organization id.
1 credit per requestlinkedin.job.get
Fetches a public LinkedIn job posting with its full description, hiring company and location.
1 credit per requestlinkedin.jobs.search
Searches public LinkedIn job postings by keyword and location. The only public discovery surface LinkedIn exposes.
1 credit per requestlinkedin.learning.course.get
Fetches a public LinkedIn Learning course: rating, enrolment total, instructor, topics and full syllabus.
1 credit per requestlinkedin.newsletter.get
Fetches a public LinkedIn newsletter with its description, publisher and list of editions.
1 credit per requestlinkedin.post.get
Runs Get Post for Linkedin.
1 credit per requestlinkedin.profile.get
Fetches structured public LinkedIn profile data and activity embedded in the same public document with one upstream request.
1 credit per requestIntegration contract
A 200 response completed inline. A 202 response was queued; poll
GET /jobs/:id until it reaches completed or failed.