Irish Price Comparison Actor avatar

Irish Price Comparison Actor

Pricing

from $1.20 / 1,000 results

Go to Apify Store
Irish Price Comparison Actor

Irish Price Comparison Actor

Scrape prices by GTINs (EAN‑13/EAN‑8) for the Irish market. Get up‑to‑date lowest prices and merchant offers from leading retailers such as Brown Thomas, Arnotts, Amazon, Very, SHEIN, JD Sports, ASOS, eBay... Exports two formats: product summaries and merchant rows for developers and BI teams.

Pricing

from $1.20 / 1,000 results

Rating

0.0

(0)

Developer

M3Web

M3Web

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

Overview

Track product and shop prices in the Irish market using GTINs (EAN‑13/EAN‑8), covering major retailers such as Brown Thomas, Arnotts, Amazon, Very, SHEIN, JD Sports, ASOS, eBay, Space NK...
Built for eCommerce teams, marketers, and analysts who need clear, reliable price data.
No coding required — this Actor is designed to be no‑code friendly, so anyone can run it and export results without technical setup.


✨ Features

  • Input: List of GTINs (8 or 13 digits, usually EAN‑13 or EAN‑8).
  • Tracks the lowest price and saves product details with a timestamp for each item.
  • Optionally collects all available merchant offers for competitor comparison.
  • Produces:
    • Default dataset → product summary with shop dictionary of merchant prices.
    • Offers CSV file → one row per merchant, ready for Excel or BI analysis (download link is logged after the run).

⚙️ How it works

  1. Enter GTINs (EAN‑13/EAN‑8 numbers)
    Paste one or more 8‑ or 13‑digit codes. Each GTIN (EAN) identifies a product you want to track.

  2. Include all shop offers
    Switch ON to collect all available merchant prices.
    Switch OFF to save only the lowest price for each product.

  3. Generate Offers CSV file
    Switch ON the Generate Offers CSV file input.
    After scraping, the Actor logs a direct download link at the bottom of Log:
    📂 Offers CSV file created. Download here: https://api.apify.com/v2/key-value-stores/<STORE_ID>/records/offers-dataset.csv
    Click the link to get the file — it contains merchant‑level rows for Excel/BI analysis, structured differently than the Default dataset.

  4. Run the Actor
    It gathers product details and prices, then saves results into the default dataset and (optionally) the offers CSV file.


📊 Example Outputs

Default dataset (JSON): → product summary with shop dictionary of merchant prices.

{
"ean": "4062061443031",
"category": "Shoes",
"productId": "5180383",
"name": "adidas Samba OG - Cloud White/Core Black/Clear Granite",
"lowestPrice": 57.64,
"currency": "EUR",
"outOfStock": false,
"images": "https://owp.klarna.com/product/3217819271/adidas-Samba-OG-Cloud-White-Core-Black-Clear-Granite.jpg",
"productUrl": "https://www.klarna.com/ie/shopping/pl/cl337/5180383/Shoes/Adidas-Samba-OG-Cloud-White-Core-Black-Clear-Granite/",
"scrapedAt": "2026-05-29T15:31:31.117Z",
"shop": {
"ASOS": 99.99,
"Adidas": 120,
"Amazon": 57.64,
"Arnotts": 120,
"Brown_Thomas": 120
}
}

Offers dataset (CSV): → merchant rows for Excel or BI analysis, created only if the checkbox is ON (direct download link is logged after the run).

eanproductIdnamecategorymerchantpricescrapedAt
40620614430315180383adidas Samba OGShoesASOS99.992026-05-29
40620614430315180383adidas Samba OGShoesAdidas1202026-05-29
40620614430315180383adidas Samba OGShoesAmazon57.642026-05-29
40620614430315180383adidas Samba OGShoesArnotts1202026-05-29
40620614430315180383adidas Samba OGShoesBrown_Thomas1202026-05-29

💡 Use Cases

  • Monitor prices for your product catalog.
  • Compare competitors’ pricing.
  • Feed BI dashboards with shop‑level data.
  • Support affiliate or SEO content with verified prices.

📌 Notes