Scrapers.lat logo scrapers.lat
求人

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.

19 レコードあたりの項目 JSON · CSV · Excel · API 従量課金
paylocity-jobs-scraper.json 200 OK
{
  "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"
}
得られるもの

各実行で、型が揃ったきれいなレコードを返します。CRM・スプレッドシート・データベースにそのまま使えます。

  • 結果ごとに 1 レコード、重複排除・正規化済み
  • JSON・CSV・Excel の安定したスキーマ、または Apify API で読み取り
  • クラウドで従量課金。インストールも保守も不要
返される項目
Job IdTitleCompanyBoard TitleLocationLocation NameStreet AddressMetroZipIs RemoteIs InternalDescriptionPosted DateApply Url
出力サンプル

実際の 1 レコード例。受け取る形そのままです。

Job IdTitleCompanyBoard Title
4362341Music Director Full TimeSt Charles Borromeo Catholic Chur…Available Positions
4074101Elementary Teacher-Fourth GradeSt Joseph Catholic AcademyAvailable Positions
4357828CustodianSt Rose of Lima Catholic Church S…Available Positions
GET /paylocity-jobs-scraper
{
  "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"
}

よくある質問

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.

あなたの準備ができ次第。

今すぐ Apify でスクレイパーを実行するか、必要にぴったり合わせて作らせてください。