IrishJobs.ie Scraper: Ireland Jobs, Salaries & Employers avatar

IrishJobs.ie Scraper: Ireland Jobs, Salaries & Employers

Pricing

Pay per event

Go to Apify Store
IrishJobs.ie Scraper: Ireland Jobs, Salaries & Employers

IrishJobs.ie Scraper: Ireland Jobs, Salaries & Employers

Extract job listings from IrishJobs.ie, Ireland's largest job board. Returns title, company, location, county, salary, employment type, sector, work type (remote/hybrid/on-site), full description and contact details.

Pricing

Pay per event

Rating

0.0

(0)

Developer

NanoScrape

NanoScrape

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

6 days ago

Last modified

Share

IrishJobs.ie Scraper: Ireland Jobs, Salaries and Employers

Scrape live job listings from IrishJobs.ie, Ireland's largest job board covering all 26 counties and every major sector. Paste a keyword or search URL; get structured JSON back with company, salary, county, sector, employment type, full description and contact details.

What it does

Pulls live Irish vacancies from IrishJobs.ie search results, deduplicates them and pushes them to your Apify dataset. Handles pagination automatically up to your result cap. Optionally opens each job's detail page for ISO posted dates, full description, salary ranges and experience level from the JSON-LD JobPosting schema embedded in every listing.

Fields you get per job:

  • Job title, company name, company logo
  • Location, country (IE), county (Dublin, Cork, Galway, Limerick, etc.)
  • Salary min, max, currency (EUR), period, salary text
  • Employment type (Permanent, Contract, Temporary, Internship)
  • Sector (IT, Finance, Healthcare, Engineering, Retail, etc.)
  • Work type (fully-remote, hybrid, on-site)
  • Experience level (Junior, Mid-level, Senior, Lead, Graduate)
  • Posted date (text and ISO datetime)
  • Full description in plain text, HTML and Markdown
  • Contact emails, phones and URLs extracted from description
  • Apply URL, search query, scraped timestamp

Sample output

{
"_type": "job",
"id": "107764802",
"title": "Software Engineer III, WAN Core, Network Engineering",
"job_url": "https://www.irishjobs.ie/job/software-engineer/google-ireland-ltd-job107764802",
"source_platform": "irishjobs.ie",
"company_name": "Google Ireland Ltd",
"company_logo_url": "https://www.irishjobs.ie/CompanyLogos/248541f1-5a04-4f0e-a85e-60061eead084.png",
"location": "Dublin, County Dublin",
"country": "IE",
"county": "Dublin",
"posted_at_text": "2026-07-29",
"posted_at_datetime": "2026-07-29T11:08:07Z",
"employment_type": "Permanent",
"salary_min": null,
"salary_max": null,
"salary_currency": null,
"salary_period": null,
"salary_text": null,
"sector": "IT, IT-Software Development",
"work_type": "on-site",
"experience_level": "Mid-level",
"description": "Minimum qualifications: Bachelor's degree or equivalent practical experience. 2 years of experience with software development...",
"apply_url": "https://www.irishjobs.ie/job/software-engineer/google-ireland-ltd-job107764802",
"contact_emails": [],
"contact_phones": [],
"contact_urls": [],
"scraped_at": "2026-08-25T10:00:00Z"
}

Pricing

Pay-per-event, so you only pay for what you use.

EventRate
Actor start$0.001 per run
Job from search page$0.003 per job
Job with detail-page enrichment$0.005 per job

New to Apify? Every account gets a $5 free monthly platform credit, enough for around 1,000 enriched Irish jobs on this actor before you commit to paying anything. Test extensively first.

Input

FieldTypeNotes
searchQueriesarrayKeyword queries (for example software engineer, accountant Dublin, nurse).
searchUrlsarrayCopy any IrishJobs.ie search URL. Filters are preserved.
startUrlsarrayDirect job detail page URLs to scrape.
locationstringIrish city or county (for example Dublin, Cork, Galway, Limerick).
sectorstringIndustry sector filter (for example IT, Finance, Healthcare).
remoteOnlybooleanReturn only remote or fully remote jobs.
includeJobDetailsbooleanOpen each detail page for full description, salary and sector.
includeCompanyDetailsbooleanAlso attempt to extract company website. Implies includeJobDetails=true.
maxResultsintegerTotal cap across all queries. Default 5.
maxResultsPerQueryintegerCap per individual query. Default 5.
maxConcurrencyintegerConcurrent detail-page requests. Default 5.

Support

Questions or issues? Open the Issues tab or email contact@nanoscrape.com.