Paylocity Jobs & Company Careers Scraper
Scrape every open job from any company career board on Paylocity with title, department, location (city, state, country, remote), employment type, apply link, posted date, full description and the hiring company. Export to JSON, CSV or Excel.
{ "jobId": 4362341, "title": "Music Director Full Time", "company": "St Charles Borromeo Catholic Church Kansas City", "boardTitle": "Available Positions", "location": {"city":"Gladstone","state":"MO","country":"…, "locationName": "St. Charles Borromeo Catholic Church Kansas City", "streetAddress": "900 NE Shady Lane Dr", "metro": "Gladstone", "zip": "64118" }
Every run returns clean, typed records, ready for your CRM, spreadsheet or database.
- One clean record per result, deduped and normalized
- Stable schema in JSON, CSV or Excel, or read it via the Apify API
- Pay per use in the cloud, nothing to install or maintain
A real example record, exactly the shape you receive.
| Job Id | Title | Company | Board Title |
|---|---|---|---|
| 4362341 | Music Director Full Time | St Charles Borromeo Catholic Chur… | Available Positions |
| 4074101 | Elementary Teacher-Fourth Grade | St Joseph Catholic Academy | Available Positions |
| 4357828 | Custodian | St Rose of Lima Catholic Church S… | Available Positions |
{ "jobId": 4362341, "title": "Music Director Full Time", "company": "St Charles Borromeo Catholic Church Kansas City", "boardTitle": "Available Positions", "location": {"city":"Gladstone","state":"MO","country":"…, "locationName": "St. Charles Borromeo Catholic Church Kansas City", "streetAddress": "900 NE Shady Lane Dr", "metro": "Gladstone", "zip": "64118" }
Frequently asked questions
Where do I find a company's board id?
Open the company's Paylocity careers page. The board id is the GUID in the `recruiting.paylocity.com/recruiting/jobs/All/<id>` URL. You can paste the id or the full URL.
How many jobs can it return per company?
It returns every open role on the board, from a handful to several hundred per company. Use Max Items to cap the combined total when you only need a sample.
Can I scrape several companies in one run?
Yes. Add multiple boards and the scraper collects jobs from each in turn, tagging every record with its boardId so you can tell them apart.
Do I get the full job description?
Yes, when Fetch full job details is on the scraper adds the complete description and employment type for each role. Turn it off for a faster, lighter run that still returns title, location and posted date.
What happens if a board id is wrong or empty?
The scraper records an error row for that board with the reason and moves on to the next one, so one bad entry never stops the run.
Ready when you are.
Run the scraper live on Apify right now, or have us build one tailored to exactly what you need.