Hiring.Cafe Scraper — AI Job Aggregator avatar

Hiring.Cafe Scraper — AI Job Aggregator

Pricing

from $1.80 / 1,000 results

Go to Apify Store
Hiring.Cafe Scraper — AI Job Aggregator

Hiring.Cafe Scraper — AI Job Aggregator

Scrape hiring.cafe — an AI-powered job aggregator with 2.8M+ listings from 46 ATS platforms worldwide. Structured salary (min/max/currency), benefits, company data, and remote filters. Incremental mode returns only new and changed jobs; compact output for AI-agent workflows.

Pricing

from $1.80 / 1,000 results

Rating

0.0

(0)

Developer

Black Falcon Data

Black Falcon Data

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

What does Hiring.Cafe Job Scraper do?

Hiring.Cafe Job Scraper extracts structured job listings data from hiring.cafe. It supports keyword search, location filters, and controllable result limits, so you can run the same query consistently over time. The actor also offers detail enrichment (full descriptions) where the source provides them, incremental monitoring that only returns new or changed results on recurring runs, and a compact output mode for AI-agent and MCP workflows.

What data can you extract from hiring.cafe?

Results follow a stable schema with consistent fields across runs. In standard mode, all 85 fields are always present — unavailable data points are returned as null, never omitted. In compact mode, 23 agent-optimized fields are returned: job identity, location, salary with frequency, seniority, requirements summary, visa sponsorship, and source tracking.

Enable detail enrichment in the input to get richer fields such as full descriptions where the source provides them.

Input

The main inputs are a search keyword, an optional location filter, and a result limit. Additional filters and options are available in the input schema.

Key parameters:

  • query — Job search keywords.
  • country — Which market to search. (default: "US")
  • location — City, state, or region.
  • maxResults — Maximum total results (0 = unlimited). (default: 25)
  • includeDetails — Fetch full job details. (default: true)
  • descriptionMaxLength — Truncate description to N chars. 0 = no truncation. (default: 0)
  • compact — Core fields only (for AI-agent/MCP workflows). (default: false)
  • incrementalMode — Compare against previous run state. (default: false)
  • stateKey — Stable identifier for tracked universe.

Input example

{
"query": "software engineer",
"country": "US",
"maxResults": 5,
"includeDetails": true,
"descriptionMaxLength": 0,
"compact": false,
"incrementalMode": false
}

Output

Each run produces a dataset of structured job listings records. Results can be downloaded as JSON, CSV, or Excel from the Dataset tab in Apify Console.

Sample output

{
"jobId": "ef0d6041374f0ea3b7136b71a69ad6277a13df47bb504ac39e3d819745a1ad3f",
"title": "Software Developer",
"company": "AM Pierce & Associates",
"location": "Patuxent River, Maryland, United States",
"workplaceType": "Onsite",
"commitment": "Full Time",
"seniorityLevel": "Senior Level",
"roleType": "Individual Contributor",
"roleActivities": [
"Oversee tasks",
"Coordinate efforts",
"Represent NAVAIR"
],
"jobCategory": "Software Development",
"description": "<p style=\"text-align: justify; line-height: normal; background: white;\"><span style=\"color: #000000;\"><strong><span style=\"font-size: 12pt; font-family: 'Verdana Pro', sans-serif;\">Who We Are:</span><...",
"salaryMin": 108000,
"salaryMax": 180000,
"salaryCurrency": "USD",
"salaryFrequency": "Yearly",
"isCompensationTransparent": true,
"requirementsSummary": "Senior software developer with DoD clearance, 8+ years of experience in engineering/software, plus 3+ years in acquisition software engineering; strong Interfacing and system integration skills.",
"technicalTools": [
"Software Development",
"Open Architecture",
"Systems Integration"
],
"minYearsExperience": 8,
"minManagementYears": null,
"degreeRequirement": "Bachelors",
"degreeFieldsOfStudy": [
"Computer Science",
"Software Engineering",
"Electrical Engineering"
],
"licensesOrCertifications": [
"dod secret clearance"
],
"languageRequirements": [
"English"
],
"securityClearance": "Secret",
"driverLicenseRequired": false,
"retirement401kMatching": true,
"retirementPlan": true,
"tuitionReimbursement": false,
"generousParentalLeave": false,
"generousPaidTimeOff": false,
"fourDayWorkWeek": false,
"visaSponsorship": false,
"relocationAssistance": false,
"fairChance": true,
"militaryVeterans": true,
"physicalLaborIntensity": "Low",
"physicalPosition": "Sitting",
"workplaceEnvironment": "Office",
"computerUsage": "High",
"cognitiveDemand": "High",
"oralCommunicationLevel": "Medium",
"overtimeRequired": false,
"onCallRequirement": null,
"airTravelRequirement": null,
"landTravelRequirement": "Minimal",
"morningShiftWork": null,
"eveningShiftWork": null,
"overnightWork": null,
"weekendAvailabilityRequired": false,
"holidayAvailabilityRequired": false,
"positionEmployerType": "External Position",
"workplaceCountries": [
"US"
],
"workplaceContinents": [
"North America"
],
"workplaceStates": [
"Maryland, US"
],
"workplaceCities": [
"Patuxent River, Maryland, US"
],
"workplaceCounties": [
"Saint Marys County, Maryland, US"
],
"isWorkplaceWorldwideOk": false,
"latitude": 38.2709555,
"longitude": -76.4369803,
"companyName": "AM Pierce and Associates",
"companyWebsite": "ampierce.com",
"companySector": "Information Technology",
"companyIndustries": [
"Aerospace and Defense",
"Information Technology"
],
"companyActivities": [
"Engineering",
"Research"
],
"companyTagline": "A woman-owned small business providing Engineering & Research, Cyber, C5ISR, Program & Acquisition Management services and solutions to government and industry.",
"companyEmployeeCount": 120,
"companyHqCountry": "US",
"companyYearFounded": 2007,
"companyOrganizationType": "Private",
"companyParent": null,
"companySubsidiaries": [
"Applied Technologies Group"
],
"companyStockExchange": null,
"companyStockSymbol": null,
"companyFundingType": null,
"companyFundingYear": null,
"companyFundingAmount": null,
"companyFundingInvestors": null,
"applyUrl": "https://ampierce.applicantpro.com/jobs/4034720.html",
"portalUrl": "https://hiring.cafe/viewjob/gxxqfjhrbsdfualt",
"sourceAts": "applicantpro",
"postedDate": "2026-03-26T00:00:00.000Z",
"scrapedAt": "2026-04-05T13:50:10.906Z",
"source": "hiring.cafe",
"changeType": null
}

How to scrape hiring.cafe

  1. Go to Hiring.Cafe Job Scraper in Apify Console.
  2. Enter a search keyword and optional location filter.
  3. Set maxResults to control how many results you need.
  4. Enable includeDetails if you need full descriptions, contact info, or company data.
  5. Click Start and wait for the run to finish.
  6. Export the dataset as JSON, CSV, or Excel.

Use cases

  • Extract job listings data from hiring.cafe for market research and competitive analysis.
  • Monitor new and changed listings on scheduled runs without processing the full dataset every time.
  • Feed structured data into AI agents, MCP tools, and automated pipelines using compact mode.
  • Export clean, structured data to dashboards, spreadsheets, or data warehouses.

How much does it cost to scrape hiring.cafe?

Hiring.Cafe Job Scraper uses pay-per-event pricing. You pay a small fee when the run starts and then for each result that is actually produced.

  • Run start: $0.005 per run
  • Per result: $0.0018 per job listings record

Example costs:

  • 10 results: $0.023
  • 100 results: $0.185
  • 500 results: $0.905

Incremental runs only charge for new or changed results, making recurring monitoring cost-efficient.

FAQ

How many results can I get from hiring.cafe?

The number of results depends on the search query and available listings on hiring.cafe. Use the maxResults parameter to control how many results are returned per run.

Does Hiring.Cafe Job Scraper support recurring monitoring?

Yes. Enable incremental mode to only receive new or changed listings on subsequent runs. This is ideal for scheduled monitoring where you want to track changes over time without re-processing the full dataset.

Can I integrate Hiring.Cafe Job Scraper with other apps?

Yes. Hiring.Cafe Job Scraper works with Apify's integrations to connect with tools like Zapier, Make, Google Sheets, Slack, and more. You can also use webhooks to trigger actions when a run completes.

Can I use Hiring.Cafe Job Scraper with the Apify API?

Yes. You can start runs, manage inputs, and retrieve results programmatically through the Apify API. Client libraries are available for JavaScript, Python, and other languages.

Can I use Hiring.Cafe Job Scraper through an MCP Server?

Yes. Apify provides an MCP Server that lets AI assistants and agents call this actor directly. Use compact mode and descriptionMaxLength to keep payloads manageable for LLM context windows.

This actor extracts publicly available data from hiring.cafe. Web scraping of public information is generally considered legal, but you should always review the target site's terms of service and ensure your use case complies with applicable laws and regulations, including GDPR where relevant.

Your feedback

If you have questions, need a feature, or found a bug, please open an issue on the actor's page in Apify Console. Your feedback helps us improve.

You might also like