indeed_job
Retrieve a specific Indeed job posting's full details using its job key. Returns structured job data as clean JSON from Indeed's credential-free API.
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) |