Free Linkedin Job Scraper avatar
Free Linkedin Job Scraper

Pricing

Pay per usage

Go to Store
Free Linkedin Job Scraper

Free Linkedin Job Scraper

Developed by

forward_dinosaur

forward_dinosaur

Maintained by Community

A simple Linkedin Job Scraper to find new job opportunities.

1.0 (1)

Pricing

Pay per usage

52

Total users

1.2K

Monthly users

123

Runs succeeded

>99%

Last modified

a year ago

You can access the Free 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 '{
< "query": "Engineer",
< "location": "United States",
< "remote": [
< "1"
< ],
< "contract_type": [
< "F"
< ],
< "time_interval": "ANY",
< "li_at_cookie": "",
< "proxyConfiguration": {
< "useApifyProxy": true,
< "apifyProxyCountry": "US"
< }
<}' |
<apify call forward_dinosaur/linkedin-job-scraper --silent --output-dataset

Free Linkedin Job Scraper API through CLI

The Apify CLI is the official tool that allows you to use Free 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: