User picture

DR Nayaki

infinity_and_beyond

Building scalable web automation and scrapers with Apify Actors.

ACTOR STATS

1 public Actor

1 total user

LinkedIn Job Scraper

How it works

This Actor scrapes job postings directly from LinkedIn Jobs search results without requiring login or 2FA. You provide:

Keywords (e.g., “Data Scientist, AI Engineer”) Location (e.g., “San Francisco, USA”) Optional Skills to refine search

The scraper builds a LinkedIn search URL, extracts unique job posting links, and saves them. It runs both locally and on Apify platform, pushing results to datasets for easy export.

You can also set a max number of jobs to fetch per run.

What data you can get :

This scraper returns structured job posting data including:

🔗 Job posting URL 📍 Location (from LinkedIn search) 🔑 Keywords + Skills used in search 📊 Limited to the number of jobs you set (maxJobs)

(Note: For richer job details like title, company, description, etc., you can pair this with a LinkedIn Job Details Scraper.)

Getting Started :

Enter keywords and location in the input. (Optional) Add skills to refine results. Set the maxJobs limit. Run the actor.

Export results as JSON, CSV, Excel, or through the API.

Related scrapers

LinkedIn People Search Scraper – Extracts LinkedIn people profiles. LinkedIn Job Details Scraper – Fetches detailed job descriptions. Indeed Job Scraper – Alternative job board scraper.

Sample output data { "job_link": "https://www.linkedin.com/jobs/view/4118831761/" }

Integrations

Easily connect your dataset to:

Google Sheets – Auto-sync job links for tracking.

Airtable / Notion – Store job leads in structured databases.

CRM / ATS – Feed scraped jobs into your hiring pipelines.

Zapier / Make.com – Build automated workflows (e.g., Slack notifications).

Feedback

We’re constantly improving! Found a bug? Open an Issue in Apify Console. Feature request? Let us know. Contact: 📧 heycuriouscoder@gmail.com

Public Actors