Recruitee Jobs & Careers Scraper
Scrape open jobs from any company careers site on Recruitee. Extract job title, location, city, country, department, employment type, experience level, remote status, salary range, apply URL and full description. Export JSON, CSV or Excel. No login or API key.
{ "title": "International Channel Sales Lead", "status": "published", "url": "https://vacancies.recruitee.com/o/internationa…", "applyUrl": "https://vacancies.recruitee.com/o/internationa…", "mailboxEmail": "[email protected]", "id": "2652950", "guid": "ks4lh", "position": 77, "slug": "international-channel-sales-lead" }
各実行で、型が揃ったきれいなレコードを返します。CRM・スプレッドシート・データベースにそのまま使えます。
- 結果ごとに 1 レコード、重複排除・正規化済み
- JSON・CSV・Excel の安定したスキーマ、または Apify API で読み取り
- クラウドで従量課金。インストールも保守も不要
実際の 1 レコード例。受け取る形そのままです。
| Title | Status | Url | Apply Url |
|---|---|---|---|
| International Channel Sales Lead | published | https://vacancies.recruitee.com/o… | https://vacancies.recruitee.com/o… |
| Mechanical / Manufacturing Engine… | published | https://vacancies.recruitee.com/o… | https://vacancies.recruitee.com/o… |
| Account Manager | published | https://vacancies.recruitee.com/o… | https://vacancies.recruitee.com/o… |
{ "title": "International Channel Sales Lead", "status": "published", "url": "https://vacancies.recruitee.com/o/internationa…", "applyUrl": "https://vacancies.recruitee.com/o/internationa…", "mailboxEmail": "[email protected]", "id": "2652950", "guid": "ks4lh", "position": 77, "slug": "international-channel-sales-lead" }
よくある質問
What is a Recruitee careers handle and how do I find it?
The handle is the company slug in its careers URL. If a company advertises jobs at yourcompany.recruitee.com, the handle is yourcompany. You can paste the handle, the full careers URL, or the host and the scraper will normalize it. Add one entry per company you want to scrape.
Does it include salary information?
Yes. Whenever the employer publishes a pay range on a role, the scraper returns the minimum, maximum, currency and period as separate fields so you can sort and filter by pay. Roles without a published range simply leave those fields empty.
Can I scrape several companies in one run?
Yes. Add multiple companies and the scraper collects jobs from each careers site in turn, tagging every record with its company so you can tell them apart. The Max Items limit applies to the combined total.
How do I filter to specific roles?
Use the keyword filter to keep only jobs whose title, department, category, location or description contain your keyword, and use the employment type, experience level and remote-only options to narrow further. Leave them empty to return every open job.
What happens if a company handle does not exist?
The scraper records an error row for that company with the reason and moves on to the next one, so one bad handle never stops the run.