AI Linkedin Jobs Scraper avatar
AI Linkedin Jobs Scraper

Pricing

Pay per event

Go to Store
AI Linkedin Jobs Scraper

AI Linkedin Jobs Scraper

Developed by

Sudo Knight

Sudo Knight

Maintained by Community

Extract structured data from LinkedIn job listings with AI-powered analysis. Filter by job type, experience level, location, and posting date. Get detailed information including responsibilities, skills required, and application methods. Supports proxy and provides clean JSON output.

5.0 (1)

Pricing

Pay per event

0

Total users

2

Monthly users

2

Last modified

7 hours ago

You can access the AI 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.

1echo '{
2  "keywords": "software engineer",
3  "extractJobDetails": false,
4  "geoId": "102713980",
5  "timePostedRange": "LAST_10_DAYS",
6  "experienceLevels": [],
7  "jobTypes": [],
8  "workplaceTypes": [],
9  "sortBy": "R",
10  "applyWithLinkedin": false,
11  "earlyApplicant": false,
12  "fairChanceEmployer": false,
13  "jobInYourNetwork": false,
14  "verifiedJob": false,
15  "startPosition": 0,
16  "maxResults": 50,
17  "proxySettings": {
18    "useApifyProxy": true
19  }
20}' |
21apify call x5ud0kn1gh7x/ai-linkedin-jobs-scraper --silent --output-dataset

AI Linkedin Jobs Scraper API through CLI

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