First public release of the Jobs.ie Scraper — a dedicated actor for scraping job listings from jobs.ie, one of Ireland's leading job boards.
- Keyword search across jobs.ie, with optional location filtering (city or region).
- Direct start URLs — paste jobs.ie search or listing URLs to scrape specific pages.
- Controllable result volume via
maxResults (0 = unlimited), with automatic page extension so a page budget never silently caps your results.
- 29 input filters, including salary, contract type, experience level, work type, remote-only, posting age, and company.
- 60+ structured fields per job: title, company, location, salary (min/max/currency), apply URL, posting date, skills, labels, and company metadata.
- Full job descriptions via
includeDetails, available in HTML, Markdown, and plain-text formats for RAG / LLM pipelines.
- Contact details (name, email, phone) and application email extracted where the listing publishes them.
contentHash (SHA-256 of content-identifying fields) for change detection, plus repost detection across runs.
- Compact mode and description-length trimming for lightweight, agent-friendly payloads.
- Incremental mode returns only new or changed listings across scheduled runs, backed by a named state store.
- Optional notifications to Telegram, Discord, Slack, WhatsApp, and generic webhooks.
- Optional export to a connected app (Notion, Slack, Google Sheets, Linear) via MCP.
- Structured JSON output, ready to run and integrate.
- Defaults to jobs.ie (Ireland). Other StepStone Group portals are available as an advanced option from the same actor.