Job Posting Extraction Schema
This model has been tailored based on customer feedback and usage. If you need a specific model and enough generalist, you can contact us on the support link below. If some fields are missing, you can also contact us to add them.
Contact us
JobPosting object
-
jobTitle
string
The title of the job position.
-
companyName
[string, null]
The name of the company offering the job.
-
location
[string, null]
The location where the job is based.
-
jobDescription
[string, null]
A detailed description of the job responsibilities and requirements.
-
employmentType
[string, null]
The type of employment (e.g., full-time, part-time, contract).
-
salary
[object, null]
The salary offered for the job.
-
original
[string, null]
The original salary value as displayed in the job posting.
-
amount
[number, null]
The numeric value of the salary.
-
currency
[string, null]
COMPUTE: Currency code in ISO3 format (e.g., USD, EUR, GBP). Derive from currency symbol if code not found ($ -> USD, € -> EUR, £ -> GBP).
-
original
[string, null]
-
requirements
[array, null]
A list of required qualifications and skills for the job.
Items string
Items string
-
benefits
[array, null]
A list of benefits provided by the employer.
Items string
Items string
-
applicationDeadline
[string, null]
The deadline for submitting applications.
-
contactInformation
[object, null]
-
email
[string, null]
The contact email for inquiries and applications.
-
phone
[string, null]
The contact phone number for inquiries and applications.
-
email
[string, null]
-
postedDate
[string, null]
The date when the job was posted.
-
applicationLink
[string, null]
A link to the application page.
-
companyRating
[number, null]
The rating of the company.
-
companyReviewsCount
[number, null]
The number of reviews for the company.
-
jobId
[string, null]
The unique identifier for the job posting.
-
skills
[array, null]
A list of required or preferred skills for the job.
Items string
Items string
-
companySize
[string, null]
The size of the company (e.g., 11 - 50).
-
headquarters
[string, null]
The location of the company's headquarters.
-
additionalCompensation
[string, null]
Details about any additional compensation (e.g., Bonus).
-
website
[string, null]
The website of the company.