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.

Description

Job posting agents return normalized fields for single job listings: job title, publication and expiration dates (ISO and raw), full description (text and HTML), employment type, hiring organization, base salary (raw, currency, valueMax), job location, and page URL.

Common Fields

FieldTypeDescription
jobTitlestringTitle of the job posting
datePublishedstringPublication date in ISO 8601 format
datePublishedRawstringPublication date as displayed on the page
validThroughstringExpiration date of the job posting in ISO 8601 format
descriptionstringFull job description text
descriptionHtmlstringHTML markup of the job description
employmentTypestringType of employment (e.g., Full-time, Part-time)
hiringOrganizationobjectname (string) — Company or organization name
baseSalaryobjectraw (string), currency (ISO 4217), valueMax (string), currencyRaw (string)
jobLocationobjectraw (string) — Location as displayed
urlstringURL 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.

On this page