Extract structured data from Hiring.Cafe — Hiring.Cafe (hiring.cafe) — AI-enriched job aggregator with 2.8M+ listings from 46 ATS platforms. Structured salary, benefits, and company data.
Hiring.Cafe Job Scraper on Apify →
Search with filters — Search by keyword and location. Filter by country, and more.
Detail enrichment — Fetch full job descriptions, salary data for each listing.
Incremental mode — Only get new or changed listings since your last run. Content hash per listing — no duplicates, no re-processing.
Data pipeline automation Integrate with your ETL pipeline to collect structured listings from Hiring.Cafe on a schedule. Export to CSV, JSON, or directly to your database. Use compact mode to control output size.
Market research Monitor listings, track trends, and analyze market dynamics with structured, deduplicated data from Hiring.Cafe.
{
"query": "software engineer",
"maxResults": 50,
"includeDetails": true
}| Parameter | Type | Default | Description |
|---|---|---|---|
query |
string | — | Job search keywords. |
country |
enum | "US" |
Which market to search. |
location |
string | — | City, state, or region. |
maxResults |
integer | 25 |
Maximum total results (0 = unlimited). |
includeDetails |
boolean | true |
Fetch full job details. |
descriptionMaxLength |
integer | 0 |
Truncate description to N chars. 0 = no truncation. |
compact |
boolean | false |
Core fields only (for AI-agent/MCP workflows). |
incrementalMode |
boolean | false |
Compare against previous run state. |
stateKey |
string | — | Stable identifier for tracked universe. |
Is it legal to scrape Hiring.Cafe? Web scraping of publicly available data is generally legal. This actor only accesses publicly visible information. Always check the target site's terms of service for your specific use case.
How does incremental mode work? Each listing gets a content hash. On subsequent runs, only new or changed listings are emitted — saving time, compute, and storage.
- StepStone Scraper — Job listings from 18 European portals
- Indeed Job Scraper — Indeed job listings with salary data
- Glassdoor Job Scraper — Glassdoor listings with company ratings
Last updated: 2026 04