Linkedin Job Scraper avatar
Linkedin Job Scraper

Pricing

$5.00 / 1,000 requests

Go to Apify Store
Linkedin Job Scraper

Linkedin Job Scraper

Developed by

FreshData

FreshData

Maintained by Community

Exact LinkedIn job posts base on filters.

0.0 (0)

Pricing

$5.00 / 1,000 requests

0

2

2

Last modified

3 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.

$echo '{
< "keywords": "marketing",
< "geo_code": 92000000,
< "experience_levels": [
< "Internship",
< "Entry level"
< ],
< "company_ids": "1035,1053",
< "title_ids": "26,70,8288",
< "industries": "1810,1594,6"
<}' |
<apify call freshdata/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

$npm i -g apify-cli
$apify login

Other API clients include: