Indeed · Schema

JobPosting

A job posting on Indeed with all associated metadata including title, description, location, salary, benefits, qualifications, and application configuration.

CareersEmploymentHiringJob SearchJobsRecruiting

Properties

Name Type Description
jobPostingId string A unique identifier for the job posting within the source system. Used in combination with sourceName for upsert operations.
title string The title of the job posting. Maximum length of 75 characters.
description string The full description of the job posting including responsibilities, requirements, and other details. Must be between 30 and 20,000 characters.
benefits array Benefits offered with the position.
qualifications array Required or preferred qualifications for the position.
employmentType string The type of employment.
remoteWorkPolicy string The remote work policy for the position.
employer object Reference to the employer posting this job.
status string The current status of the job posting on Indeed.
applicationUrl string The URL where candidates can apply for the position.
createdAt string The timestamp when the job posting was created.
updatedAt string The timestamp when the job posting was last updated.
expiresAt string The timestamp when the job posting expires.
View JSON Schema on GitHub