← ClaudeAtlas

apify-companies-using-paylocitylisted

Find companies that hire on Paylocity with the Apify Paylocity Jobs API Actor (johnvc/paylocity-jobs-api) in discovery mode. Enumerates Paylocity recruiting boards from the public web archive and returns one row per company: company name, board GUID, board URL, live open-jobs count, locations, and departments. Filter the set with a discovery query, live-verify each board, and cap the run. Use when someone wants a list of companies using Paylocity, companies hiring through Paylocity, Paylocity customer or prospect lists for sales and sourcing, or a directory of Paylocity career sites to feed lead generation or market research. No API key, billed per company row delivered, and MCP-ready for Claude and other AI agents.
johnisanerd/claude-skill-companies-using-paylocity · ★ 0 · AI & Automation · score 68
Install: claude install-skill johnisanerd/claude-skill-companies-using-paylocity
# Companies Using Paylocity, as a List You Can Work Turn on discovery and get a directory of employers that hire on Paylocity: one row per company, each with a live open-jobs count, straight from the public web archive. ## When to use this skill - You want a list of companies that use Paylocity, for a prospect list, a market map, or a partner search. - Hiring is a buying signal, and you want to see who on Paylocity is actively posting roles in your niche. - You are building a directory of Paylocity career sites to feed a sourcing tool or a CRM. - You need the board GUID for a set of companies before pulling their jobs. Not for: pulling the actual job postings from a board you already know. Use the companion `apify-paylocity-jobs-api` skill, built on the same Actor but shaped for extraction. See `references/actor-index.md`. ## What you get One dataset row per company. `resultType` is `company` (with `error` rows for boards that could not be read). Core fields: - `companyName`, `boardGuid`, `boardUrl` - `jobCount` (live open roles when `verifyLive` is on), `status` (`live`, `empty`, `dead`, or `unverified`) - `locations` (the board's declared locations), `departments` - `slugSource` (how the board was found), `discoveredAt` Pair a discovered `boardGuid` with the `apify-paylocity-jobs-api` skill to pull that company's jobs. ## Prerequisites - Apify account (sign up at https://apify.com?fpr=9n7kx3&fp_sid=skillrepo). - Authentication via `apify login`, or an `APIFY_TOKE