indeed_job
Fetch the full Indeed job posting for a given job key returned by search, returning structured details like title, company, and requirements in clean JSON.
Instructions
Indeed job detail. Returns one Indeed job posting by its job key (the job_key field returned by search). Primary transport is Indeed's own credential-free GraphQL API; falls back to the original web-page transport if that fails.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jk | Yes | Indeed job key (16-character hex) |