Linkedin jobs scraper
3 days trial then $22.00/month - No credit card required now
Linkedin jobs scraper
3 days trial then $22.00/month - No credit card required now
Linkedin job scraper. Extract linkedin job postings with company and recruiter details. Parser linkedin jobs at scale. Get data like hiring team, company infos (employees, industry, followers ...), job infos (description, salary, remote, views, applies ..) and more
You can access the Linkedin jobs scraper programmatically from your own applications by using the Apify API. You can 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 "url": "https://www.linkedin.com/jobs/search/?geoId=106383538&keywords=python&origin=JOB_SEARCH_PAGE_KEYWORD_AUTOCOMPLETE&refresh=true",
3 "cookies": [
4 {
5 "domain": ".linkedin.com",
6 "expirationDate": 1742798742.32278,
7 "hostOnly": false,
8 "httpOnly": false,
9 "name": "test",
10 "path": "/",
11 "sameSite": "no_restriction",
12 "secure": true,
13 "session": false,
14 "storeId": "0",
15 "value": "To be changed. Check readme on how to extract cookie session from browser",
16 "id": 1
17 }
18 ]
19}' |
20apify call saswave/linkedin-jobs-scraper --silent --output-dataset
Linkedin jobs scraper API through CLI
The Apify CLI is the official tool that allows you to use Linkedin jobs 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:
Actor Metrics
13 monthly users
-
1 star
93% runs succeeded
Created in Oct 2024
Modified 22 days ago