LinkedIn Job Details Export avatar

LinkedIn Job Details Export

Pricing

from $3.30 / 1,000 successful api calls

Go to Apify Store
LinkedIn Job Details Export

LinkedIn Job Details Export

Extract structured LinkedIn job posting details.

Pricing

from $3.30 / 1,000 successful api calls

Rating

0.0

(0)

Developer

Alex Jordan

Alex Jordan

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

a day ago

Last modified

Categories

Share

What does LinkedIn Job Details Export do?

LinkedIn Job Details Export extracts job posting details from LinkedIn and returns them as structured output. It is useful for recruitment research, market tracking, and hiring intelligence workflows.

Built on the Apify platform, this Actor supports scheduling, webhooks, and dataset exports.

Why use LinkedIn Job Details Export?

  • Job data collection - Capture structured information from LinkedIn job listings
  • Hiring research - Track roles, companies, and posting patterns
  • Workflow integration - Export results into your analytics or recruitment processes

How to use LinkedIn Job Details Export

  1. Open the Actor on Apify
  2. Enter the required LinkedIn job inputs
  3. Start the run
  4. Download the results from the output dataset

Input

This Actor accepts the fields required to fetch LinkedIn job details through an authenticated session.

Proxy object

Use the proxy object to define how requests should be routed. Common fields are:

  • ip - Proxy host or endpoint URL
  • port - Proxy port
  • username - Proxy username
  • password - Proxy password

Example input:

{
"liJobUrl": "https://www.linkedin.com/jobs/view/1234567890/",
"li_at": "AQEDAR_EXAMPLE_SESSION_TOKEN",
"JSESSIONID": "ajax:1234567890123456789",
"bcookie": "v=2&example-browser-cookie",
"liap": "true",
"li_theme_set": "app",
"li_theme": "light",
"timezone": "Asia/Calcutta",
"bscookie": "v=1&example-secure-browser-cookie",
"user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36",
"timezoneOffset": "5.5",
"csrf-token": "ajax:1234567890123456789",
"profileId": "example-profile-slug-123",
"User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36",
"x-li-track": "{\"clientVersion\":\"1.13.455\",\"mpVersion\":\"1.13.455\",\"osName\":\"web\",\"timezoneOffset\":5.5,\"timezone\":\"Asia/Calcutta\",\"deviceFormFactor\":\"DESKTOP\",\"mpName\":\"voyager-web\",\"displayDensity\":1,\"displayWidth\":1920,\"displayHeight\":1080}",
"x-li-lang": "en_US",
"X-Restli-Protocol-Version": "2.0.0",
"txSmSelfProfileUrl": "https://www.linkedin.com/in/example-self-profile/",
"proxy": {
"ip": "http://proxy.example.com",
"port": "1080",
"username": "user_example|session_demo|type_mobile|lon_73.8502|lat_18.5211",
"password": "example_proxy_password"
}
}

Output

The Actor returns the collected job response in the default dataset.

Example output:

{
"success": true,
"response": {
"inputLiJobUrl": "https://www.linkedin.com/jobs/view/1234567890/",
"jobTitle": "AI Automation Engineer",
"jobDescription": "Build and maintain AI-powered workflow automation systems for go-to-market teams.",
"liJobSkills": "Artificial Intelligence, Automation, Python, Workflow Design",
"jobListingDate": "2026-06-01T10:00:00.000Z",
"locationArea": "Pune Division, Maharashtra, India",
"jobType": "Full-time",
"liJobUrl": "https://www.linkedin.com/jobs/view/1234567890/?trk=jobs_biz_prem_srch",
"liJobId": 1234567890,
"workRemoteAllowed": false,
"jobFunction": "Engineering, Information Technology",
"industry": "Software Development",
"companyName": "Example Corp",
"liCompanyPublicId": "example-corp",
"liCompanyId": "12345678",
"liCompanyUrl": "https://www.linkedin.com/company/example-corp",
"companyDescription": "Example Corp provides workflow automation software for go-to-market teams.",
"headcount": 25,
"headcountRange": "11-50",
"followersCount": 1200,
"timestamp": "2026-06-16T06:00:00.000Z"
}
}

Pricing / Cost estimation

$0.0033 per successful API call on Apify.

Support

If you need adjustments for your workflow, use the Actor Issues tab or your internal support channel.