apify-companies-using-isolvedlisted
Install: claude install-skill johnisanerd/claude-skill-companies-using-isolved
# Companies That Use isolved, as a Live Directory
A query or a prospect list in, live-verified employers on isolved out, each with its careers URL and a current open-jobs count.
## When to use this skill
- Someone asks which companies use isolved, for a lead list, market map, or recruiting target list.
- You have a prospect list and need to know who hires through isolved before pointing a jobs pipeline at them.
- You want hiring as a buying signal: isolved skews to US small and mid-market employers, and open-roles counts show where headcount is going.
- You need to verify one employer: does it have an isolved career site at all, and what is the URL?
Not for: pulling the job postings themselves. Use the companion `apify-isolved-jobs-api` skill, built on the same Actor but shaped for job rows. See `references/actor-index.md`.
## What you get
One dataset row per tenant. `resultType` separates `tenant` rows from `error` rows.
- `organization`: the employer name, from the posting or derived from the tenant.
- `tenant`: the tenant slug, the subdomain before `.isolvedhire.com`.
- `tenantUrl`: the public careers site.
- `jobCount`: the current live open-jobs count from the tenant's sitemap.
- `live`: whether the tenant was verified against its live sitemap this run.
- `region`, `verifiedAt`, `scrapedAt`.
## Prerequisites
- Apify account (sign up at https://apify.com?fpr=9n7kx3&fp_sid=skillrepo).
- Authentication via `apify login`, or an `APIFY_TOKEN` environment variable (Ap