Hays Jobs Scraper — Global Recruitment avatar

Hays Jobs Scraper — Global Recruitment

Pricing

from $2.00 / 1,000 results

Go to Apify Store
Hays Jobs Scraper — Global Recruitment

Hays Jobs Scraper — Global Recruitment

Scrape hays.com — global recruitment leader across 9 countries. Salary data, geo coordinates, and structured descriptions. Incremental mode detects new and changed listings. Compact output for AI agents and MCP workflows.

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

Black Falcon Data

Black Falcon Data

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Categories

Share

What does Hays Jobs Scraper do?

Hays Jobs Scraper extracts structured job data from hays.com — including salary data, contact details, company metadata, full descriptions, and location data. 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, company profiles, and contact information) 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 hays.com?

Each result includes Core listing fields (jobId, jobKey, referenceNumber, title, location, salaryText, salaryMin, and salaryMax, and more), detail fields when enrichment is enabled (description, descriptionHtml, descriptionLength, jobBenefits, and detailFetched), contact and apply information (applyUrl and extractedEmails), and company metadata (company and companyUrl). In standard mode, all fields are always present — unavailable data points are returned as null, never omitted. In compact mode, only core fields are returned.

Enable detail enrichment in the input to get richer fields such as full descriptions, company profiles, and contact information 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. Use JSON array for multi-query.
  • country — Hays country portal to search. DE/AT/CH use shared Liferay SSR platform. (default: "DE")
  • location — City, state, or region. Use JSON array for multi-location.
  • startUrls — Direct search or job detail URLs.
  • maxResults — Maximum total job listings to return (0 = unlimited). (default: 25)
  • maxPages — Maximum SERP pages to scrape per search source. (default: 5)
  • includeDetails — Fetch each job's detail page for full description, salary data, and company info. (default: true)
  • includeCompanyProfile — Fetch company overview pages for industry, headcount, and more. (default: false)
  • descriptionMaxLength — Truncate description to this many characters. 0 = no truncation. (default: 0)
  • compact — Output only core fields (for AI-agent/MCP workflows). (default: false)
  • incrementalMode — Compare against previous run state. Requires stateKey. (default: false)
  • stateKey — Stable identifier for the tracked search universe (e.g. "us-software-nyc").
  • ...and 2 more parameters

Input example

{
"query": "software engineer",
"country": "DE",
"maxResults": 5,
"maxPages": 5,
"includeDetails": true,
"includeCompanyProfile": false,
"descriptionMaxLength": 0,
"compact": false,
"incrementalMode": false,
"emitUnchanged": false,
"emitExpired": false
}

Output

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

Example job record

{
"jobId": "b334a27d92f9f5437abaeff813833ebb359b4b392808935990b43238b3061e4c",
"jobKey": "866726/1",
"referenceNumber": "866726/1",
"title": "SAP RE-FX Berater (m/w/d)",
"company": "Hays",
"companyUrl": "https://www.hays.de",
"location": "Oberhausen",
"description": "Über das Unternehmen Für ein Wohnungsunternehmen suche ich derzeit einen SAP RE FX Inhouse Consultant (m/w/d), der die Weiterentwicklung der bestehenden SAP-Systemlandschaft übernimmt und schrittweise...",
"descriptionHtml": "<div class=\"row\">\n <div class=\"col-12\">\n <div class=\"h-job-detail__listing hays__job__detail__listing\">\n <div class=\"h-job-detail__...",
"descriptionLength": 4014,
"salaryText": null,
"salaryMin": null,
"salaryMax": null,
"salaryCurrency": null,
"salaryType": null,
"employmentType": "FULL_TIME, PERMANENT",
"contractType": "Festanstellung durch unseren Kunden",
"industry": "Dienstleistungen",
"jobBenefits": "39 Stunden/Woche (Teilzeit möglich)33 Tage UrlaubTarifvertragFlexible Arbeitszeiten & hoher Remote-AnteilMassageangebote in der ArbeitszeitFokus auf PersonalentwicklungStandort: Oberhausen",
"responsibilities": "SAP-Modulbetreuung und Weiterentwicklung von SAP RE-FX inkl. Schnittstellenpflege, Customizing und technische DokumentationImplementierung neuer Lösungen im SAP-Umfeld Konzeption und Administration vo...",
"experienceRequirements": "Fundierte Erfahrung als SAP RE-FX Berater (inkls. Customizing)Schnittstellenwissen in einem oder mehreren Modulen (SAP FI, CO, MM, PM und/oder PS)Wünschenswert: Fachlicher Background im Immobilienwese...",
"addressRegion": "",
"addressCountry": "",
"postalCode": "47053",
"latitude": 51.404242,
"longitude": 6.704862,
"postedDate": "2026-04-02T14:39:56+02:00",
"validThrough": "2028-04-02T14:39:56+02:00",
"canonicalUrl": "https://www.hays.de/jobsuche/stellenangebote-jobs-detail-sap-re-fx-berater-oberhausen-866726/1",
"applyUrl": "https://www.hays.de/jobsuche/stellenangebote-jobs-detail?p_p_id=de_hays_liferay_search_jobdetails_JobDetailsPortlet&p_p_lifecycle=1&p_p_state=normal&p_p_mode=view&_de_hays_liferay_search_jobdetails_Jo...",
"sourceUrl": "https://www.hays.de/jobsuche/stellenangebote-jobs-detail-sap-re-fx-berater-oberhausen-866726/1",
"sourceCountry": "DE",
"sourceDomain": "www.hays.de",
"searchQuery": "SAP",
"searchUrl": "https://www.hays.de/jobsuche/stellenangebote-jobs/p/1/?q=SAP&ij=false",
"isSponsored": false,
"fetchedAt": "2026-04-04T08:29:12.071Z",
"detailFetched": true,
"contentQuality": "full",
"extractedEmails": [],
"changeType": null,
"trackedHash": null,
"firstSeenAt": null,
"lastSeenAt": null,
"previousSeenAt": null,
"expiredAt": null,
"stateKey": null
}

How to scrape hays.com

  1. Go to Hays Jobs 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 data from hays.com for market research and competitive analysis.
  • Track salary trends across regions and categories over time.
  • Monitor new and changed listings on scheduled runs without processing the full dataset every time.
  • Build outreach lists using contact details and apply URLs from listings.
  • Research company hiring patterns, employer profiles, and industry distribution.
  • Use structured location data for regional analysis, mapping, and geo-targeting.
  • 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 hays.com?

Hays Jobs 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.01 per run
  • Per result: $0.002 per job record

Example costs:

  • 10 results: $0.03
  • 100 results: $0.21
  • 500 results: $1.01

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

FAQ

How many results can I get from hays.com?

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

Does Hays Jobs 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 Hays Jobs Scraper with other apps?

Yes. Hays Jobs 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 Hays Jobs 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 Hays Jobs 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 hays.com. 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