Irish Price Comparison Actor
Pricing
from $1.20 / 1,000 results
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
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
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
shopdictionary of merchant prices. - Offers CSV file → one row per merchant, ready for Excel or BI analysis (download link is logged after the run).
- Default dataset → product summary with
⚙️ How it works
-
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. -
Include all shop offers
Switch ON to collect all available merchant prices.
Switch OFF to save only the lowest price for each product. -
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. -
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).
| ean | productId | name | category | merchant | price | scrapedAt |
|---|---|---|---|---|---|---|
| 4062061443031 | 5180383 | adidas Samba OG | Shoes | ASOS | 99.99 | 2026-05-29 |
| 4062061443031 | 5180383 | adidas Samba OG | Shoes | Adidas | 120 | 2026-05-29 |
| 4062061443031 | 5180383 | adidas Samba OG | Shoes | Amazon | 57.64 | 2026-05-29 |
| 4062061443031 | 5180383 | adidas Samba OG | Shoes | Arnotts | 120 | 2026-05-29 |
| 4062061443031 | 5180383 | adidas Samba OG | Shoes | Brown_Thomas | 120 | 2026-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
- This Actor is GTIN‑based (EAN‑13/EAN‑8) and built for the Irish market.
- Data is sourced from klarna.com/ie/shopping/.
- Designed to respect the klarna.com robots.txt file as of 29.05.2026.