Árukereső Product Scraper — HU Offers & Price History avatar

Árukereső Product Scraper — HU Offers & Price History

Pricing

from $1.75 / 1,000 results

Go to Apify Store
Árukereső Product Scraper — HU Offers & Price History

Árukereső Product Scraper — HU Offers & Price History

Scrape Árukereső.hu products with every selling shop, HUF prices, delivery, specs, ratings, and price-history charts. Fast HTTP scrape — no browser.

Pricing

from $1.75 / 1,000 results

Rating

0.0

(0)

Developer

Bakos Bence

Bakos Bence

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

What does Árukereső Product Scraper do?

Scrape Árukereső.hu (Hungary’s largest Heureka-group price comparison) for a complete product dump: every selling shop with HUF prices, delivery text, product specs, ratings, images, and price-history chart points (full series + last 14 days).

Unofficial. This Actor is not affiliated with, endorsed by, or maintained by Árukereső / Heureka Group. It reads public product and listing pages only. Review/Q&A author identities are never fetched.

Dashboards: connect Power BI, Tableau, Looker Studio, or Qlik to the dataset API — see Export to Power BI, Tableau, Looker Studio & Qlik near the end. AI agents: paste this Actor’s Store page URL into an Apify-capable agent (MCP / Claude / Cursor with Apify), create an Apify account and API token once, and the agent can run the Actor and wire up the output.

Related: eMAG Product Scraper for RO/BG/HU retail catalogs.

Why use this Árukereső scraper?

  • 🏪 All merchant offers per product (SSR + Ajax enrich) — shop name, store id, availability, delivery
  • 📈 Price history charts (min / average series) for monitoring and backtesting
  • 🧾 Specs, brand, category path, rating aggregates, images
  • ⚡ Fast HTTP scrape (no headless browser) with configurable concurrency
  • 🔑 Drop-in input aliases (startUrls, maxRequestsPerCrawl, excludeShops) for common Store tasks
  • Prices always kept with currency (HUF)

What data can you extract?

FieldDescription
productId, title, brand, urlStable product identity
price / priceLow / priceHigh / currencyAggregate HUF prices
offers / allOffersMerchant rows: price, shop, storeId, availability, delivery
priceHistory.normal / .last14Chart points with date, minPrice, avgPrice
specs, categoryPath, ratingValue, imageUrlsPDP attributes

Use cases

  • Hungarian price monitoring and MAP checks across shops
  • Competitor assortment / offer coverage on Árukereső
  • Historical price charts for buying windows and promo detection

How to scrape Árukereső products

  1. Open this Actor in Apify Console.
  2. Click Start on the prefilled Oakley product (maxItems 5). Keep Residential + HU proxy.
  3. Or paste product (-p…/), category (-c…/), or search URLs — or use search terms.
  4. Export JSON/CSV from the dataset, or open the Issues tab on this Store page if a run fails.
{
"startUrls": [
{
"url": "https://www.arukereso.hu/napszemuveg-c4077/oakley/holbrook-xl-oo9417-22-p641020866/"
}
],
"maxItems": 5,
"includePriceHistory": true,
"includeAjaxOffers": true,
"maxConcurrency": 8,
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"],
"apifyProxyCountry": "HU"
}
}

Sample output

{
"productId": "p641020866",
"title": "Oakley Holbrook XL OO9417-22",
"brand": "Oakley",
"url": "https://www.arukereso.hu/napszemuveg-c4077/oakley/holbrook-xl-oo9417-22-p641020866/",
"price": 31800,
"priceLow": 31800,
"priceHigh": 48040,
"currency": "HUF",
"competitorsCount": 12,
"seller": "smartoptika.hu",
"offers": [
{
"offerId": "1266763279",
"price": 31800,
"currency": "HUF",
"merchant": "smartoptika.hu",
"storeSlug": "smartoptika-hu",
"storeId": "155376",
"availability": "InStock",
"delivery": "Raktáron"
}
],
"priceHistory": {
"normal": [
{ "date": "2025-09-17", "timestampMs": 1758060000000, "minPrice": 39990, "currency": "HUF" }
],
"last14": []
},
"scrapedAt": "2026-08-31T17:00:00+00:00",
"source": "arukereso"
}

How much does it cost?

Pay per event (PPE): Actor start + each product result row (full nested offers + history). On Free, results are about $3.50 / 1,000; paid plans are lower (see the Pricing tab). Platform usage is included.

FAQ

Does it scrape reviews or Q&A authors?

No. Review and Q&A author names are personal data and are never fetched.

Is this affiliated with Árukereső?

No. Unofficial public-page scraper only.

Browser or HTTP?

HTTP with TLS fingerprint impersonation — typically much faster than stealth-browser Actors for the same pages.

Can I exclude my own shop?

Yes — set excludeShops to shop names or domains to drop from offers.

Input tips for speed

  • Prefer product URLs when you already know what to scrape
  • Raise maxConcurrency (8–16) for bulk category runs
  • Turn off includePriceHistory only if you do not need charts

Export to Power BI, Tableau, Looker Studio & Qlik

Use the run’s default dataset API URL (/v2/datasets/~…/items) as a JSON/CSV web data source in your BI tool. Schedule the Actor, then refresh the dataset connection on a matching cadence.

Keywords

arukereso scraper, árukereső scraper, arukereso.hu, hungarian price comparison, heureka hungary, product offers scraper, price history scraper, HUF price monitoring

Feedback

Open the Issues tab on this Actor’s Store page for bugs or feature requests.