Job Posting
Learn the common fields for job posting PDP endpoints and example domains.
Job Posting PDP Cache agents extract structured data from job detail pages, including title, description, employment type, hiring organization, salary, location, and dates.
Common Response Fields
The Job Posting PDP Cache agents return the following fields:
| Field | Type | Description |
|---|---|---|
jobTitle | string | Title of the job posting |
datePublished | string | Publication date in ISO 8601 format |
datePublishedRaw | string | Publication date as displayed on the page |
validThrough | string | Expiration date of the job posting in ISO 8601 format |
description | string | Full job description text |
descriptionHtml | string | HTML markup of the job description |
employmentType | string | Type of employment (e.g., Full-time, Part-time) |
hiringOrganization | object | name (string) — Company or organization name |
baseSalary | object | raw (string), currency (ISO 4217), valueMax (string), currencyRaw (string) |
jobLocation | object | raw (string) — Location as displayed |
url | string | URL of the job posting page |
Example Domains / URLs
Job posting PDP agents are typically available for major job boards and career sites, for example:
- LinkedIn — e.g.
https://www.linkedin.com/jobs/view/... - Indeed — e.g.
https://www.indeed.com/viewjob?jk=... - Glassdoor — e.g.
https://www.glassdoor.com/job-listing/... - Monster — e.g.
https://www.monster.com/jobs/... - ZipRecruiter — e.g.
https://www.ziprecruiter.com/jobs/... - CareerBuilder — e.g.
https://www.careerbuilder.com/job/...
Check the Marketplace for the full list of supported job posting domains.