Free Linkedin Job Scraper avatar

Free Linkedin Job Scraper

Try for free

No credit card required

View all Actors
Free Linkedin Job Scraper

Free Linkedin Job Scraper

forward_dinosaur/linkedin-job-scraper
Try for free

No credit card required

A simple Linkedin Job Scraper to find new job opportunities.

You can access the Free Linkedin Job 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  "query": "Engineer",
3  "location": "United States",
4  "remote": [
5    "1"
6  ],
7  "contract_type": [
8    "F"
9  ],
10  "time_interval": "ANY",
11  "li_at_cookie": "",
12  "proxyConfiguration": {
13    "useApifyProxy": true,
14    "apifyProxyCountry": "US"
15  }
16}' |
17apify 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

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community
Actor metrics
  • 77 monthly users
  • 17 stars
  • 100.0% runs succeeded
  • 82 days response time
  • Created in Feb 2024
  • Modified 8 months ago