---
title: "Companies hiring in Ireland (2026)"
description: "**Canonical URL:** https://jobspipe.dev/hiring/country/ireland"
canonical: https://jobspipe.dev/hiring/country/ireland
last_updated: 2026-09-10
---

# Companies hiring in Ireland (2026)

> Employers with live openings located in Ireland, ranked by posting volume. Top roles, remote share and new-in-30-days share for each. Shares only.

**Canonical URL:** https://jobspipe.dev/hiring/country/ireland

Every company on this list has Ireland as the most common location on its active postings. Companies are ordered by the volume of active postings attributed to them, largest first, and the list is capped at one hundred.

Remote share is the fraction of a company's active postings that carry a remote flag. New in 30 days is the fraction of its open roles first sighted by the crawler in the last 30 days, a cross-sectional read of how much of the backlog is fresh. Top roles are the three titles the company posts most. Every figure is a share; JobsPipe does not publish counts.

To reproduce the rows behind any company, POST to /v1/jobs/search with job_country_code_or set to ["IE"], status set to active, and company_name_or set to the company's name as it appears on the posting.

## The companies

| Company | Industry | Top roles | Remote | New in 30 days |
|---|---|---|---|---|
| [Health Service Executive](https://jobspipe.dev/hiring/hse.ie) | Healthcare | Clinical Nurse Manager, Clinical Nurse Specialist, Consultant in Emergency Medicine | 0.9% | 85.6% |
| [Primark](https://jobspipe.dev/hiring/careers.primark.com) | Retail trade | Sales Associate, Team Manager, People and Culture Store Administrator | 0.0% | 71.2% |
| [Applegreen](https://jobspipe.dev/hiring/applegreenstores.com) | Retail trade | Assistant General Manager, Team Member, General Manager | 0.0% | 69.7% |
| [Brown Thomas Arnotts](https://jobspipe.dev/hiring/brownthomasarnottscareers.com) | Retail trade | Sales Consultant, Stylist, Beauty Buying Intern | 0.0% | 72.4% |
| [Dornan Engineering Limited](https://jobspipe.dev/hiring/dornan.ie) | Civil engineering | Senior Mechanical Engineer, Construction Project Management Graduate, BMS Manager | 0.0% | 56.9% |
| [Designer Group](https://jobspipe.dev/hiring/designergrp.com) | Specialised construction | Health and Safety Lead, Electrical Project Manager, Quantity Surveyor | 0.0% | 82.7% |
| [Kepak Group](https://jobspipe.dev/hiring/kepak.com) | Food manufacturing | Hygiene Operative, Health and Safety Manager, Automation and AI Developer | 0.0% | 50.0% |
| [Uniphar](https://jobspipe.dev/hiring/uniphar.ie) | Financial services | Retail Store Manager, Pharmacy Healthcare Advisor, Employee Assistance Program Manager | 1.4% | 67.6% |
| [Dalata Hotel Group](https://jobspipe.dev/hiring/dalatahotelgroup.com) | Accommodation | Food and Beverage Assistant, Assistant Manager, Duty Manager | 0.0% | 64.4% |
| [Davy](https://jobspipe.dev/hiring/davy.ie) | Financial services | Client Service Executive, Head of Data Platform and Data Engineering, Sales Support Associate | 0.0% | 60.7% |
| [PM Group](https://jobspipe.dev/hiring/pmgroup-global.com) | Architecture and engineering | Quality Assurance Manager, Senior Plumbing and Fire Protection Engineer, Senior Laboratory Architect | 0.0% | 83.3% |
| [Social Discovery Group](https://jobspipe.dev/hiring/socialdiscoverygroup.com) | Software and IT services | Senior Quality Assurance Engineer, Growth Marketing Manager, Mobile User Acquisition Manager | 96.0% | 76.0% |

## Method

Denominator: active postings from the company on the ten collected boards (deduplicated by posting id); recency shares use the crawl sighting log. Generated 2026-09-10. Companies are attributed by the employer domain on each posting and ordered by their volume of active postings; only shares are published.

Reproduce the underlying rows:

```bash
curl -X POST https://api.jobspipe.dev/v1/jobs/search \
  -H "Authorization: Bearer $JOBSPIPE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"status":"active","limit":25,"job_country_code_or":["IE"]}'
```

## Next step

- [Query the API](https://jobspipe.dev/signup)
- [Set up an alert](https://jobspipe.dev/signals)


---
AI agents: the full machine-readable index of this site is https://jobspipe.dev/llms.txt?src=md-twin - API quickstart, no-key sandbox (POST https://api.jobspipe.dev/v1/sandbox/jobs/search), MCP server, pricing. Free key: https://jobspipe.dev/signup