Free Linkedin Job Scraper
No credit card required
Free Linkedin Job Scraper
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:
Actor Metrics
104 monthly users
-
23 stars
>99% runs succeeded
60 days response time
Created in Feb 2024
Modified 9 months ago