apify-icims-jobs-apilisted
Install: claude install-skill johnisanerd/claude-skill-icims-jobs-api
# iCIMS Jobs Without an Official API
A career site in, structured requisitions out, on either of the two public iCIMS surfaces.
## When to use this skill
- The user searched for iCIMS API documentation and found nothing they can sign up for.
- They want live postings from employers they do not work for.
- They are feeding a job board, a market-intel dashboard, or a recruiting tool.
- They have a company name but not the career-site URL.
Not for: monitoring the same employers on a schedule and reacting to changes. Use the companion apify-icims-job-monitor skill, which is far cheaper for that. See `references/actor-index.md`.
## Why there is no official option
iCIMS sells integration access to its own customers. If the employer is not your employer, the public career site is the surface you have, and every one of those sites is laid out differently. This Actor normalizes both public layouts into one row shape, so a company that moves between them does not break your pipeline.
## What you get
One dataset row per job. `result_type` separates `job` rows from `error` rows:
- `url` (canonical and slug-free, safe as a dedupe key), `id` (the employer's own requisition number)
- `title`, `organization`, `organization_url`, `category`
- `description_text`, `description_html`, `description_markdown`
- `employment_type`, `locations_derived`, `remote_derived`, `latitude`, `longitude`
- `date_posted`, `date_updated`, `date_validthrough`, `salary_raw`
- `apply_url`, `additional_fiel