Recruitee Jobs Scraper - ATS Hiring Data avatar

Recruitee Jobs Scraper - ATS Hiring Data

Pricing

from $3.00 / 1,000 results

Go to Apify Store
Recruitee Jobs Scraper - ATS Hiring Data

Recruitee Jobs Scraper - ATS Hiring Data

Scrape Recruitee-hosted job boards: title, company, department, location, employment type, remote/hybrid flags, careers URL and description.

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

ben

ben

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

10 hours ago

Last modified

Share

๐Ÿ’ผ Recruitee Jobs Scraper - ATS Hiring Data

Scrape public job listings from Recruitee-hosted career pages in one run. Get job titles, company boards, departments, locations, employment type, remote/hybrid/on-site flags, careers URLs, created dates and cleaned descriptions from Recruitee's public offers API. Export to JSON/CSV/Excel, run on a schedule, call via API, or connect to Make, Zapier or n8n.

๐Ÿ”Ž What is the Recruitee Jobs Scraper?

Recruitee is an applicant tracking system used by companies to host public career pages at URLs like https://bunq.recruitee.com. Those pages expose active job offers through a JSON endpoint, which makes them a strong source for reliable hiring data without browser automation.

This actor turns one or many Recruitee company boards into a structured dataset. It is useful for recruiters, sales teams, job-board builders, talent intelligence teams and researchers who need current open roles from companies using Recruitee.

What data does it extract?

  • Job title - public Recruitee offer title.
  • Company board - the Recruitee subdomain searched.
  • Department - hiring department where available.
  • Location fields - city, state, country, postal code and combined location.
  • Workplace signals - remote, hybrid and on-site flags.
  • Employment type and experience - Recruitee employment and experience codes.
  • Job URL - direct careers page URL for the offer.
  • Created and updated dates - useful for freshness and alerting.
  • Description - cleaned text from the public offer summary or description.
  • Stable ID - Recruitee GUID/slug for deduplication.

โฌ‡๏ธ Input

FieldTypeDescription
companiesarrayRecruitee subdomains or full Recruitee URLs.
keywordstringOptional keyword filter matched against title, department, location and description.
includeDescriptionsbooleanInclude cleaned descriptions in the dataset.
maxResultsintegerMaximum offers to return across all companies.

Example input

{
"companies": ["bunq", "personio"],
"keyword": "data",
"includeDescriptions": true,
"maxResults": 100
}

You can also paste a full Recruitee URL:

{
"companies": ["https://bunq.recruitee.com"],
"maxResults": 25
}

โฌ†๏ธ Output

Each dataset item is one public Recruitee offer.

{
"id": "373pc",
"title": "Reporting Expert",
"company": "bunq",
"department": "Support & Operations",
"location": "Amsterdam, Noord-Holland, Netherlands",
"city": "Amsterdam",
"state": "Noord-Holland",
"country": "Netherlands",
"employment_type": "fulltime_fixed_term",
"experience": "experienced",
"is_remote": false,
"is_hybrid": true,
"is_on_site": false,
"created_at": "2026-06-16 12:52:23 UTC",
"job_url": "https://careers.bunq.com/o/reporting-expert",
"slug": "reporting-expert",
"description": "At bunq, we don't solve growth by hiring more people...",
"description_short": "At bunq, we don't solve growth by hiring more people...",
"source": "recruitee"
}

๐Ÿ’ก Use cases

  • Recruiting lead generation - discover companies hiring for roles in a target function or market.
  • Sales triggers - open roles can signal growth, new budgets and operational pain.
  • Job aggregation - add Recruitee companies to a broader jobs feed.
  • Market mapping - track hiring by geography, department, seniority and work model.
  • Competitive intelligence - monitor how quickly target companies expand teams.
  • Automation - send new roles to Google Sheets, Airtable, HubSpot, Clay, Make, Zapier or n8n.

๐Ÿงญ How to use the data

Start with a focused list of Recruitee companies you care about. Run the actor daily and use company:id or job_url as your deduplication key. New rows can become alerts for recruiters, SDRs, investors or market researchers.

For broad ATS coverage, pair this actor with Greenhouse, Lever, Workday, Ashby, Workable, SmartRecruiters and HiringCafe scrapers. Recruitee is especially useful in European startup and scaleup markets, where hosted career pages often expose structured offers quickly and reliably.

The default companies are chosen because they return live offers from the public API. If a company slug returns zero jobs or 404, it usually means that employer is no longer using Recruitee or has moved to another careers platform.

โ“ FAQ

Does this require a Recruitee account? No. It reads public Recruitee career-page data only.

Does it use a browser? No. The actor calls the public offers JSON endpoint directly for speed and reliability.

Can I scrape multiple company boards? Yes. Add several company slugs or URLs in companies.

How do I find the company slug? In https://bunq.recruitee.com, the slug is bunq.

Why do some companies return 404? Many companies migrate between ATS providers. A 404 means the provided Recruitee subdomain is not active.

Can I filter by keyword? Yes. The actor filters title, department, location and description when keyword is provided.

Is this good for lead generation? Yes. Hiring activity is a strong growth signal, and the output includes company board, role, department and location.

Does it include full descriptions? It includes cleaned public descriptions when available. You can disable descriptions to reduce dataset size.

Is it legal to scrape Recruitee jobs? The actor collects publicly available job posts. You are responsible for using the output lawfully and respecting employment, privacy, anti-spam and platform rules.

How do I avoid duplicates? Use company plus id, or use job_url as a stable key.

๐Ÿ”— You might also like

Keywords: Recruitee scraper, Recruitee jobs scraper, Recruitee API, scrape Recruitee jobs, Recruitee job board, ATS jobs scraper, hiring data API, recruitment leads, job postings scraper, European startup jobs, company hiring intelligence, remote jobs data, job board scraper, recruiting automation, Apify jobs scraper.