eTenders Ireland Scraper avatar

eTenders Ireland Scraper

Pricing

from $1.00 / 1,000 results

Go to Apify Store
eTenders Ireland Scraper

eTenders Ireland Scraper

Scrapes public procurement tender notices from eTenders.gov.ie, Ireland's official government tenders portal, extracting title, contracting authority, dates, procedure, status, and estimated value.

Pricing

from $1.00 / 1,000 results

Rating

0.0

(0)

Developer

MrDoe

MrDoe

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

13 days ago

Last modified

Share

eTenders Ireland Scraper - Extract Irish Government Tender Notices

What does eTenders Ireland Scraper do?

eTenders Ireland Scraper extracts live public procurement tender notices from eTenders.gov.ie, Ireland's official government e-tendering portal. It collects title, contracting authority, description, publish date, submission deadline, procedure type, status, and estimated value for open tenders.

Why scrape eTenders Ireland?

  • Track new public sector contract opportunities in real time
  • Build a business development pipeline around government tenders
  • Monitor which public bodies are procuring which services
  • Feed structured tender data into a BI dashboard, CRM, or alert bot

How to use eTenders Ireland Scraper

  1. Sign up for a free Apify account.
  2. Open this Actor and click Try for free (or Start).
  3. Set Max tenders (default 5) and leave Proxy configuration on (Apify Proxy is required).
  4. Click Start and export results as JSON, CSV, Excel, or via API.

Input

FieldTypeRequiredDefaultDescription
maxItemsintegerNo5Maximum tender notices to scrape. Set 0 for unlimited
proxyConfigurationobjectYes{ "useApifyProxy": true }Apify Proxy is mandatory for reliable, non-blocked access

Output example

{
"title": "Merchant Quay Ireland - Request for Tenders for The Provision of Unit4 ERP Implementation, Hypercare And Application Support Services.",
"resourceId": "8842218",
"contractingAuthority": "Merchants Quay Ireland CLG",
"description": "MQI intends to appoint a single Tenderer to deliver...",
"datePublished": "Mon Aug 17 09:18:24 IST 2026",
"submissionDeadline": "Mon Aug 31 12:00:00 IST 2026",
"procedure": "Open",
"status": "Tender Submission",
"estimatedValue": "200000.0",
"url": "https://www.etenders.gov.ie/epps/cft/prepareViewCfTWS.do?resourceId=8842218"
}

Data table

FieldDescription
titleTender notice title
resourceIdeTenders internal resource ID
contractingAuthorityThe public body running the tender
descriptionTender description summary
datePublishedDate the notice was published
submissionDeadlineTender submission deadline
procedureProcurement procedure type (e.g. Open)
statusCurrent tender status
estimatedValueEstimated contract value
urlDirect link to the tender notice

Pricing

This Actor is billed on a pay-per-result basis (~$1 per 1,000 dataset items). A default cap of 5 tenders keeps trial runs inexpensive; raise maxItems for larger runs.

FAQ

Is this legal? This Actor only collects publicly available tender notice data. It is not affiliated with or endorsed by the Office of Government Procurement or eTenders.gov.ie. Please respect the site's Terms of Service and applicable data protection laws (GDPR).

Why does it need a proxy? Apify Proxy is required for reliable access and to avoid IP-based rate limiting - it's enabled by default and cannot be disabled.

Found a bug or have a feature request? Use the Issues tab on this Actor's Apify Store page.