
Linkedin Job Scraper
Pay $10.00 for 1,000 results

Linkedin Job Scraper
Pay $10.00 for 1,000 results
Extract job listings from Linkedin. Scrape details job details like when it is posted, number of applicants, location and salary range. Download listings data in JSON, XML, Excel.
Actor Metrics
56 Monthly users
5.0 / 5 (1)
9 bookmarks
>99% runs succeeded
0.5 hours response time
Created in Nov 2024
Modified 4 days ago
You can access the Linkedin Job Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "maxRecords": 10,
3 "keywords": "Java Developer",
4 "datePosted": "1 week"
5}' |
6apify call ivanvs/linkedin-job-scraper --silent --output-dataset
Linkedin Job Scraper API through CLI
The Apify CLI is the official tool that allows you to use Linkedin Job Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: