LinkedIn Search Jobs Scraper avatar

LinkedIn Search Jobs Scraper

Pricing

from $6.00 / 1,000 runs

Go to Apify Store
LinkedIn Search Jobs Scraper

LinkedIn Search Jobs Scraper

Search LinkedIn job listings by keyword with filters

Pricing

from $6.00 / 1,000 runs

Rating

0.0

(0)

Developer

Data Direct

Data Direct

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Search for LinkedIn job listings by keyword. Returns job title, company, location, posting date, job type, experience level, workplace type, industry, salary, benefits, full description, applicants, and company logo. Supports filtering by recency, job type, company, and location.

Features

  • Real-time LinkedIn data — results are fetched live at run time, never cached or stale
  • No login, cookies, or proxy configuration needed — just provide the input and run
  • Each result is pushed as a separate dataset item, exportable as JSON, CSV, or Excel
  • Fast: a typical run finishes in seconds

Input

FieldTypeRequiredDescription
querystringyesSearch query (max 500 characters)
pageintegernoPage number for pagination
sort_bystringnoSort order for results One of: most_recent, relevance.
posted_agostringnoFilter by maximum job age. Defaults to all time when omitted. One of: 1h, 24h, 7d, 30d.
job_typestringnoFilter by employment type. Comma-separate multiple values (e.g., full_time,contract). Allowed values: full_time, part_time, contract, temporary, volunteer, internship, other.
company_idsstringnoFilter by company. Comma-separated LinkedIn company IDs (get IDs from the Search Companies endpoint).
location_idstringnoFilter by location. A numeric LinkedIn location ID.

Pricing

This Actor is billed per run — a flat $0.006 per run.

  • One run returns all matching results for your input, and costs $0.006 — whether it comes back with one result or hundreds.
  • You’re only charged when a run succeeds. Failed runs are free.

Example output

{
"jobs": [
{
"title": "Senior Software Engineer",
"url": "https://www.linkedin.com/jobs/view/4417833240/",
"company": "Stripe",
"company_id": "2135371",
"company_url": "https://www.linkedin.com/company/stripe",
"company_logo": "https://media.licdn.com/dms/image/.../company-logo.jpg",
"location": "San Francisco, CA",
"date": "2026-05-20 14:30:00",
"job_type": "full_time",
"experience_level": "mid_senior",
"workplace_type": "hybrid",
"industry": "Technology, Information and Internet",
"job_functions": "ENG, IT",
"description": "We are looking for a Senior Software Engineer to join our team...",
"salary": "$180,000 - $250,000",
"benefits": "",
"apply_url": "https://stripe.com/jobs/listing/senior-software-engineer/1234",
"applicants": "200+ applicants"
}
],
"page": 1,
"count": 25
}

About

Maintained by Data Direct — a small suite of fast, reliable LinkedIn and web-data scrapers. Each actor returns clean, structured results with no login, cookies, or proxy setup required. Have a question or a custom data need? Open an issue on this actor.