LinkedIn Jobs Scraper
by orgupdate
Extract real-time LinkedIn job postings at scale for recruitment, HR insights, and lead generation. A reliable tool for turning public job data into actionable intel.
Opens on Apify.com
About LinkedIn Jobs Scraper
Need to pull job listings from LinkedIn without hitting rate limits or getting blocked? I've been there. This LinkedIn Jobs Scraper is what I use to reliably gather job postings from across the platform. It pulls real-time data at scale, letting you target specific roles, companies, or locations worldwide. Forget manual searches; this automates the collection so you can focus on the analysis. It's become a go-to for a few key tasks. Recruiters use it to build candidate pipelines and spot hiring trends. HR teams rely on it for competitive salary and benefits research. Marketers and salespeople find it invaluable for lead generation, identifying companies that are actively growing. For researchers, it's a direct line to the global job market. The setup is straightforward. You configure your search parameters—think job titles, keywords, or geographic areas—and it handles the extraction, returning structured data you can export for your reports, databases, or applications. It’s the simplest way I’ve found to turn LinkedIn’s public job board into a usable dataset for smarter decisions.
What does this actor do?
LinkedIn Jobs Scraper is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.
Key Features
- Cloud-based execution - no local setup required
- Scalable infrastructure for large-scale operations
- API access for integration with your applications
- Built-in proxy rotation and anti-blocking measures
- Scheduled runs and webhooks for automation
How to Use
- Click "Try This Actor" to open it on Apify
- Create a free Apify account if you don't have one
- Configure the input parameters as needed
- Run the actor and download your results
Documentation
LinkedIn Jobs Scraper
Extract structured job listings from LinkedIn Jobs search results. Use it for building job boards, market analysis, or recruitment lead generation.
Overview
This actor scrapes LinkedIn Jobs, aggregating listings from thousands of job boards through a single search. It outputs clean, structured data (JSON, CSV, Excel, XML) ready for integration.
Key Features
- Multi-source aggregation: Pulls jobs from various boards via LinkedIn search.
- Precise filtering: Filter by company, location, job type (Full-time, Contract, etc.), and posting date.
- Performance optimized: Runs quickly with low compute usage.
- Fresh data: Target recent posts ("Today", "3days", "week").
- API-ready: Integrates with Python, Node.js, Zapier, and Make.com.
Input Parameters
Configure the scraper using these JSON input parameters.
| Parameter | Type | Required | Description | Default | Valid Values |
|---|---|---|---|---|---|
countryName |
String | No | Country for LinkedIn domain | "all" | "usa", "uk", "india", etc. |
includeKeyword |
String | Yes | Main search term (e.g., "React", "Marketing Manager") | - | Any string |
locationName |
String | No | City, state, or region | - | Any location string |
companyName |
String | No | Filter by specific employer | - | Any company name |
jobType |
String | No | Employment type | - | FULLTIME, PARTTIME, CONTRACTOR, INTERN |
datePosted |
String | No | Job recency | "month" | today, 3days, week, month |
pagesToFetch |
Integer | No | Number of result pages to scrape | 1 | Positive integers |
Example Input:
{
"countryName": "usa",
"locationName": "new york",
"includeKeyword": "software engineer, python",
"companyName": "linkedin",
"jobType": "FULLTIME",
"datePosted": "week",
"pagesToFetch": 3
}
Output Data
Results are saved to an Apify dataset. Each job listing includes these fields:
job_title: The role's official title.company_name: The hiring organization.location: Job location or "Remote" status.posted_via: Original source platform (e.g., Monster, Greenhouse).salary: Provided pay range.date: Posting date.job_type: Employment type.URL: Direct link to the listing.
Sample JSON Output:
[
{
"job_title": "Senior Frontend Developer",
"company_name": "Tech Corp Inc.",
"location": "New York, NY (Remote)",
"posted_via": "LinkedIn",
"salary": "$120,000 - $150,000 a year",
"date": "2025-03-25",
"job_type": "Full-time",
"URL": "https://www.linkedin.com/search?..."
}
]
How to Use
- Run on Apify: Deploy and run the actor directly from the Apify platform or store.
- Automate: Schedule periodic runs to keep data current.
- Export: Download data in your preferred format or connect it to a CRM, website, or analytics tool via the API.
Programmatic Usage
Run the actor using the Apify API client.
Python example:
from apify_client import ApifyClient
client = ApifyClient("YOUR_APIFY_TOKEN")
run_input = {
"countryName": "usa",
"includeKeyword": "Data Scientist",
"datePosted": "3days",
"pagesToFetch": 1,
}
run = client.actor("actor-id").call(run_input=run_input)
Categories
Common Use Cases
Market Research
Gather competitive intelligence and market data
Lead Generation
Extract contact information for sales outreach
Price Monitoring
Track competitor pricing and product changes
Content Aggregation
Collect and organize content from multiple sources
Ready to Get Started?
Try LinkedIn Jobs Scraper now on Apify. Free tier available with no credit card required.
Start Free TrialActor Information
- Developer
- orgupdate
- Pricing
- Paid
- Total Runs
- 129
- Active Users
- 16
Related Actors
Company Employees Scraper
by build_matrix
🔥 LinkedIn Jobs Scraper
by bebity
Linkedin Company Detail (No Cookies)
by apimaestro
Linkedin Profile Details Batch Scraper + EMAIL (No Cookies)
by apimaestro
Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.
Learn more about ApifyNeed Professional Help?
Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.
Trusted by millions | Money-back guarantee | 24/7 Support