Linkedin Jobs Scraper avatar
Linkedin Jobs Scraper

Deprecated

Pricing

$29.99/month + usage

Go to Store
Linkedin Jobs Scraper

Linkedin Jobs Scraper

Deprecated

Developed by

Pinto Studio

Pinto Studio

Maintained by Community

The LinkedIn Scraper Actor fetches detailed job listings from LinkedIn based on customizable parameters. This tool is ideal for recruiters, job seekers, and analysts looking to automate job data extraction.

0.0 (0)

Pricing

$29.99/month + usage

1

Total users

9

Monthly users

1

Runs succeeded

>99%

Last modified

4 months ago

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 Integrations settings in Apify Console.

$echo '{
< "keyword": "software developer",
< "location": "New York",
< "salary": "40000",
< "limit": "2",
< "page": "1"
<}' |
<apify call pintostudio/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

$npm i -g apify-cli
$apify login

Other API clients include: