$4.5 / 1k jobs
Extract LinkedIn job details: description, company info, salary insights, application statistics, from a job ID
Endpoint
POST /api/v1/agents/linkedin/job-detail/run
Parameters
array
required
List · LinkedIn job IDs (the number after /jobs/view/ in the URL). One per line.
Response columns
| Field | Display name | Type |
|---|---|---|
jobUrl | Job URL | url |
jobTitle | Job Title | text |
description | Description | text |
company | Company | text |
companyUrl | Company URL | url |
companyLogo | Company Logo | url |
companyCover | Company Cover | url |
companyDescription | Company Description | text |
companyIndustry | Company Industry | text |
companySize | Company Size | number |
companySlug | Company Slug | text |
companySpecialties | Company Specialties | text |
hqCity | HQ City | text |
hqCountry | HQ Country | text |
hqState | HQ State | text |
hqAddress | HQ Address | text |
hqPostal | HQ Postal | text |
jobLocation | Job Location | text |
country | Country | text |
workplace | Workplace | text |
remoteAllowed | Remote Allowed | boolean |
employmentType | Employment Type | text |
experienceLevel | Experience Level | text |
industries | Industries | text |
functions | Functions | text |
listedAt | Listed At | text |
originallyListed | Originally Listed | text |
expires | Expires | text |
closedAt | Closed At | text |
state | State | text |
new | New | boolean |
reposted | Reposted | boolean |
3rdPartySourced | 3rd-Party Sourced | boolean |
eligibleReferrals | Eligible Referrals | boolean |
limitReached | Limit Reached | boolean |
salaryMin | Salary Min | currency |
salaryMax | Salary Max | currency |
currency | Currency | text |
payPeriod | Pay Period | text |
compensationType | Compensation Type | text |
salaryByEmployer | Salary By Employer | boolean |
salarySource | Salary Source | text |
applyUrl | Apply URL | url |
easyApply | Easy Apply | boolean |
Example
curl -X POST https://api.mindcase.co/api/v1/agents/linkedin/job-detail/run \
-H "Authorization: Bearer mk_live_abc123def456" \
-H "Content-Type: application/json" \
-d '{
"params": {
"jobId": [
"4011051212",
"4218816602",
"4011051213",
"4218816603",
"4218816604",
"4218816605",
"4218816606",
"4218816607",
"4218816608",
"4218816609"
]
}
}'
import requests
resp = requests.post(
"https://api.mindcase.co/api/v1/agents/linkedin/job-detail/run",
headers={"Authorization": "Bearer mk_live_abc123def456"},
json={"params": {
"jobId": [
"4011051212",
"4218816602",
"4011051213",
"4218816603",
"4218816604",
"4218816605",
"4218816606",
"4218816607",
"4218816608",
"4218816609"
]
}},
)
data = resp.json()
Example response
Response
{
"job_id": "job_7f3a2b1c",
"status": "completed",
"data": [
{
"jobUrl": "https://www.linkedin.com/jobs/view/4011051212/?trk=jobs_biz_prem_srch",
"jobTitle": "Full Stack .NET Developer",
"description": "We are seeking a highly skilled and experienced Senior Full Stack .NET Developer with over 5 years of professional experience to join our team. The ideal candidate will have a strong background in .NET development, with proficiency in both backend and frontend technologies. This position offers the opportunity to work on exciting projects, collaborate with talented individuals, and contribute to the growth and success of our company.Responsibilities:Design, develop, and maintain robust and scalable web applications using .NET Core and .NET Core MVC.Utilize Microsoft SQL Server to create and manage stored procedures, triggers, and other database objects.Implement business logic and data access layers using C# ADO.NET.Develop responsive and user-friendly frontend interfaces using JavaScript (jQuery), HTML, and CSS.Collaborate with cross-functional teams to understand project requirements, propose solutions, and deliver high-quality software solutions on time.Troubleshoot and debug issues, conduct code reviews, and ensure code quality and adherence to coding standards.Stay updated with the latest technologies, trends, and best practices in .NET development and contribute to continuous improvement initiatives.Qualifications:Minimum of 5 years of hands-on experience in full stack .NET development.Strong proficiency in .NET Core and .NET Core MVC frameworks.Expertise in Microsoft SQL Server with the ability to design, optimize, and manage complex database schemas and stored procedures.Solid understanding of C# ADO.NET for data access and manipulation.Proficiency in frontend technologies including JavaScript (jQuery), HTML, and CSS.Experience with Agile development methodologies and version control systems (e.g., Git).Excellent problem-solving skills, attention to detail, and ability to work effectively in a team environment.Strong communication and interpersonal skills with the ability to effectively interact with stakeholders at all levels.Preferred Qualifications: Knowledge of cloud platforms such as microsoft Azure\n",
"company": "Reverb",
"companyUrl": "https://www.linkedin.com/company/reverbreports",
"companyLogo": "https://media.licdn.com/dms/image/v2/D560BAQFy6HenLV3NmA/company-logo_200_200/company-logo_200_200/0/1716159317011?e=1779321600&v=beta&t=bjJ1ZXw8kjt7bcnlBjOKmKId9guY8kfl7aV38ZpFIL0",
"companyCover": "https://media.licdn.com/dms/image/v2/D563DAQGz5W-nH1VjBw/image-scale_191_1128/image-scale_191_1128/0/1716159795412/reverbreports_cover?e=1778245200&v=beta&t=wUzeaZ_Q0ZOIJgHIw2zzwLd-9efqOpD17VUwHewYr9o",
"companyDescription": "The new standard in AI-driven report-writing software for psychologists and neuropsychologists.",
"companyIndustry": [
"Software Development"
],
"companySize": 6,
"companySlug": "reverbreports",
"companySpecialties": null,
"hqCity": "Fort Collins",
"hqCountry": "US",
"hqState": "Colorado",
"hqAddress": "3500 John F Kennedy Pkwy",
"hqPostal": "80525",
"jobLocation": "United States",
"country": "us",
"workplace": [
"REMOTE"
],
"remoteAllowed": true,
"employmentType": "Full-time",
"experienceLevel": null,
"industries": null,
"functions": null,
"listedAt": "2024-09-02T17:12:58",
"originallyListed": "2024-08-29T06:13:06",
"expires": "2025-03-01T16:12:58",
"closedAt": "2024-12-01T22:49:57",
"state": "CLOSED",
"new": false,
"reposted": false,
"3rdPartySourced": false,
"eligibleReferrals": false,
"limitReached": false,
"salaryMin": "100000.0",
"salaryMax": "180000.0",
"currency": "USD",
"payPeriod": "YEARLY",
"compensationType": "BASE_SALARY",
"salaryByEmployer": true,
"salarySource": "JOB_POSTER_PROVIDED",
"applyUrl": "https://app.smartmatchjobs.com/candidates/apply?job_vacancy_id=1195&referer=LinkedIn",
"easyApply": false
}
]
}