Heureka Scraper - Czech Price Comparison & Deals
Under maintenancePricing
Pay per usage
Heureka Scraper - Czech Price Comparison & Deals
Under maintenanceScrape product prices and deals from Heureka.cz, the largest price comparison site in Czech Republic. Compare prices across Czech retailers, extract ratings, reviews, and offers. No login or cookies required.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Studio Amba
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Heureka Scraper — Czech Price Comparison, Product Deals & Offers
Scrape product prices, deals, and offers from Heureka.cz — the largest price comparison site in Czech Republic and Slovakia with over 50 million monthly visits. Compare prices across Czech retailers, extract ratings, reviews, and offers for any product category. No login or cookies required.
Run this Actor on Apify to get structured price comparison data via API, schedule regular price monitoring, and integrate with your tools through webhooks, Zapier, or Make.
Why use Heureka Scraper?
- Price monitoring — Track the lowest prices for products across all Czech online shops listed on Heureka.cz
- Market research — Compare pricing, ratings, and availability across the Czech Republic's largest comparison platform
- Competitive intelligence — See which shops offer the best deals and how many sellers compete per product
- E-commerce analytics — Analyze pricing trends, price ranges, and consumer ratings at scale in the Czech market
- Deal discovery — Find the best offers across thousands of Czech and Slovak retailers
How to scrape Heureka data
- Go to the Input tab and enter a search query (e.g., "notebook", "televize", "iPhone 16")
- Optionally set maximum results and proxy configuration
- Click Start and wait for the Actor to finish
- Download your data from the Output tab in JSON, CSV, Excel, or other formats
You can also provide a direct Heureka category URL (e.g., https://notebooky.heureka.cz/) to scrape an entire product category instead of using search.
Input
| Field | Type | Required | Description |
|---|---|---|---|
searchQuery | String | No | Search term in Czech or English (e.g., "notebook", "televize", "Samsung TV") |
categoryUrl | String | No | Full Heureka category URL to scrape. Overrides search query if provided. |
maxResults | Integer | No | Maximum products to return (default: 100, max: 10,000) |
proxyConfiguration | Object | No | Proxy settings. Czech residential proxies recommended for reliable scraping. |
If both searchQuery and categoryUrl are empty, the actor defaults to searching for "notebook".
Output
Each result contains comprehensive price comparison data:
| Field | Type | Example |
|---|---|---|
name | String | "Lenovo IdeaPad 5 15ALC05" |
brand | String | "Lenovo" |
price | Number | 14990 |
currency | String | "CZK" |
originalPrice | Number | 17990 |
numberOfOffers | Number | 23 |
rating | Number | 4.5 |
reviewCount | Number | 87 |
imageUrl | String | Primary product image URL |
productUrl | String | Full Heureka product page URL |
category | String | "Notebooky" |
description | String | Short product description |
url | String | Source search/category page URL |
scrapedAt | String | "2026-05-27T10:30:00.000Z" |
Example output
{"name": "Apple MacBook Air M3 256GB","brand": "Apple","price": 27990,"currency": "CZK","originalPrice": 32990,"numberOfOffers": 35,"rating": 4.8,"reviewCount": 156,"imageUrl": "https://im9.cz/iR/importedm/heureka/product-detail/macbook-air-m3.jpg","productUrl": "https://www.heureka.cz/apple-macbook-air-m3-256gb/","category": "Notebooky","description": "Apple MacBook Air s cipem M3, 13.6\" Liquid Retina displej, 8GB RAM, 256GB SSD","url": "https://www.heureka.cz/vysledky-hledani/?q=macbook","scrapedAt": "2026-05-27T10:30:00.000Z"}
How much does it cost to scrape Heureka?
This Actor uses browser-based scraping (Playwright) with Czech residential proxies for reliable access. Estimated costs:
- 20 products: ~0.05 USD (quick test run)
- 100 products: ~0.15 USD (around 30 seconds of compute)
- 1,000 products: ~1.00 USD
- 10,000 products: ~8.00 USD
Costs may vary based on proxy usage and retry rates. The Apify Free plan includes $5/month of platform usage.
Tips for best results
- Use Czech residential proxies — Heureka blocks datacenter IPs. Czech residential proxies are strongly recommended for reliable scraping
- Search in Czech — For best results, use Czech search terms: "notebook" works, but "televize" will give better results than "television"
- Start small — Test with
maxResults: 10before running large scrapes - Use category URLs — For targeted scraping, paste a full Heureka category URL (e.g.,
https://notebooky.heureka.cz/) instead of a search query - Schedule regular runs — Set up scheduled runs for ongoing price monitoring in the Czech market
Use cases
- Price tracking — Monitor product prices across Czech e-shops and get alerts when prices drop
- Market entry research — Understand Czech market pricing before launching products in Czech Republic
- Competitor monitoring — Track how competitors price products on Heureka.cz
- Data journalism — Analyze pricing trends in the Czech consumer electronics market
- Academic research — Study e-commerce pricing dynamics in Central Europe
FAQ and support
Is it legal to scrape Heureka? This Actor extracts publicly available data from Heureka.cz. Always review and comply with the website's Terms of Service before using.
Why am I getting no results? Make sure you're using Czech residential proxies. Heureka actively blocks automated requests from datacenter IPs. Check the debug screenshots saved in the key-value store for more details.
What about Heureka.sk? This Actor is optimized for Heureka.cz (Czech market). Slovak Heureka support may be added in a future version.
Can I scrape product detail pages? Currently the Actor scrapes search result and category listing pages. Individual product detail pages with full specifications may be added in a future version.
For issues or feature requests, please open an issue on the Actor page or contact support.