Back to Web research and extraction

LinkedIn Jobs Scraper

Apify

Collect public LinkedIn job listings by query, location and result limit.

Current price
$0.0028/result
Availability
Ready to run
Last accepted verification

What this API does

Fetch structured public LinkedIn job listings from supplied search or job URLs.

Agents select this operation with tool ID apify.curious-coder-linkedin-jobs-scraper, then inspect its current executable contract before a run.

Public input and output shape

Input

inputobject · optional

Provider-specific public source, URL or search criteria.

maxItemsnumber · optional

Maximum number of records to return.

Output

companyNamestring

Returned company name value.

descriptionTextstring

Returned description text value.

employmentTypestring

Returned employment type value.

industriesstring

Returned industries value.

linkstring

Returned link value.

locationstring

Returned location value.

postedAtstring

Returned posted at value.

seniorityLevelstring

Returned seniority level value.

titlestring

Returned title value.

Example request and output

This reviewed worked example is shared with inspect. Inspect also returns the current executable schema and price estimate before a paid run.

Request

{
  "tool_id": "apify.curious-coder-linkedin-jobs-scraper",
  "input": {
    "input": {
      "urls": [
        "https://www.linkedin.com/jobs/search/?keywords=software%20engineer&location=New%20Zealand"
      ],
      "count": 10,
      "scrapeCompany": false
    },
    "maxItems": 10
  }
}

Output

{
  "link": "https://nz.linkedin.com/jobs/view/software-engineer-engineering-enablement-at-phocas-software-4434958294",
  "title": "Software Engineer - Engineering Enablement",
  "location": "Christchurch, Canterbury, New Zealand",
  "postedAt": "2026-08-11",
  "industries": "IT Services and IT Consulting",
  "companyName": "Phocas Software",
  "employmentType": "Full-time",
  "seniorityLevel": "Not Applicable",
  "descriptionText": "Engineering-enablement role improving how a global product and technology team builds and ships software."
}
Teaching errors and limitations

No listing-specific teaching errors are published. Inspect the tool before running to receive the current schema and error guidance.

Updated
18 August 2026

Use LinkedIn Jobs Scraper with Scrollport

Scrollport identifies and validates the best-in-class API tools and provides them on a pay-as-you-go basis so you don't need to maintain a separate provider account, subscription or credits.

Give your agent the setup prompt to receive $1 in trial credit and start using the tools right away.