LinkedIn Jobs Scraper
Pricing
from $0.002 / actor run started
LinkedIn Jobs Scraper
A LinkedIn jobs scraper that takes a keyword and a location and returns full job postings, with no login, no cookies and no session token anywhere in the input.
LinkedIn Jobs Scraper
Pricing
from $0.002 / actor run started
A LinkedIn jobs scraper that takes a keyword and a location and returns full job postings, with no login, no cookies and no session token anywhere in the input.
You can access the LinkedIn Jobs 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 API & Integrations in Apify Console.
$echo '{< "keywords": "data engineer",< "location": "Netherlands",< "limit": 25,< "retries": 3<}' |<apify call s-r/linkedin-jobs-scraper --silent --output-datasetThe Apify CLI is the official tool that allows you to use LinkedIn Jobs Scraper locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: