LinkedIn Job Search avatar

LinkedIn Job Search

Pricing

from $7.00 / 1,000 results

Go to Apify Store
LinkedIn Job Search

LinkedIn Job Search

Search LinkedIn job listings by keyword and location extract title, company, salary, seniority, employment type, and full job description.

Pricing

from $7.00 / 1,000 results

Rating

0.0

(0)

Developer

Andrew

Andrew

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

Search LinkedIn job listings by keyword and location — extract full job details including title, company, salary, seniority, and job description.

What you get

  • Job title, company name, company ID, and posting URL
  • Job location, seniority level, employment type, and function
  • Full job description (plain text and formatted HTML)
  • Salary range (where disclosed)
  • Number of applicants, posting date, and easy-apply availability
  • Discovery metadata (keyword, location, filters used)

Use cases

  • Job market research and competitive salary benchmarking
  • Recruiting pipeline sourcing — find open roles at target companies
  • Lead generation — identify companies actively hiring in a given function
  • Career coaching and job board aggregation

How to use

  1. Enter a Keyword (job title, skill, or search term, e.g. "Head of Growth")
  2. Enter a Location (city, region, or country, e.g. "New York" or "United States")
  3. Optionally set filters: time range, job type, experience level, work arrangement, company
  4. Set Max Items to cap results (0 = no limit)
  5. Run the actor — results appear in the Dataset tab
  6. Export to JSON, CSV, or Google Sheets

Filters

FilterOptions
Time RangePast 24 hours, Past week, Past month
Job TypeFull-time, Part-time, Contract, Temporary, Internship, Volunteer
Experience LevelInternship, Entry level, Associate, Mid-Senior level, Director, Executive
Work ArrangementOn-site, Remote, Hybrid

Output format

Each dataset record:

{
"url": "https://www.linkedin.com/jobs/view/...",
"jobPostingId": "4400872129",
"jobTitle": "Software Engineer",
"companyName": "Acme Corp",
"jobLocation": "San Francisco, CA",
"jobSummary": "We are looking for...",
"jobSeniorityLevel": "Mid-Senior level",
"jobEmploymentType": "Full-time",
"jobIndustries": "Software Development",
"jobBasePayRange": "$120,000 - $160,000",
"jobPostedDate": "2026-04-22T00:00:00.000Z",
"jobNumApplicants": 42,
"applyLink": "https://...",
"isEasyApply": true,
"discoveryInput": { "keyword": "Software Engineer", "location": "San Francisco", ... }
}

Pair with LinkedIn Job Listings Scraper

This actor discovers jobs by keyword. To scrape a specific job listing URL you already have, use the LinkedIn Job Listings Scraper actor instead.