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、表格或数据库。
- 每个结果对应一条干净记录,已去重并规范化
- JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
- 在云端按用量付费,无需安装或维护
一条真实的示例记录,正是你收到的结构。
| 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.