Ceneo Scraper — Polish Price Comparison & Product Reviews avatar

Ceneo Scraper — Polish Price Comparison & Product Reviews

Pricing

Pay per event

Go to Apify Store
Ceneo Scraper — Polish Price Comparison & Product Reviews

Ceneo Scraper — Polish Price Comparison & Product Reviews

Scrape product listings, price comparisons in PLN, ratings, and store offers from Ceneo.pl — Poland's largest price comparison platform.

Pricing

Pay per event

Rating

0.0

(0)

Developer

Jelle Desramaults

Jelle Desramaults

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

8 days ago

Last modified

Categories

Share

Ceneo Scraper

Scrapes Poland's biggest price comparison engine, Ceneo.pl. For any product, Ceneo aggregates prices from hundreds of online shops -- this scraper gives you that data in structured JSON.

What makes Ceneo different

Unlike regular product scrapers, Ceneo output includes price range data across sellers: lowest price, highest price, and number of offers. This lets you see not just one price, but the full competitive landscape for each product in the Polish market.

Input

FieldTypeRequiredDescription
categoryUrlStringNoCeneo category URL (e.g. https://www.ceneo.pl/Smartfony)
searchQueryStringNoSearch term in Polish (default: sluchawki)
maxResultsIntegerNoDefault: 100
proxyConfigurationObjectNoProxy settings

Output

FieldTypeExample
nameString"Samsung Galaxy S24 Ultra 12/256GB"
brandString"Samsung"
priceNumber4799 (lowest available price)
currencyString"PLN"
offersCountNumber42
lowestPriceNumber4799
highestPriceNumber5999
ratingNumber4.8
reviewCountNumber312
eanString"8806095365480"
productIdString"136789012"
inStockBooleantrue
urlStringCeneo product page
categoriesArray["Elektronika", "Smartfony"]
{
"name": "Samsung Galaxy S24 Ultra 12/256GB",
"brand": "Samsung",
"price": 4799,
"currency": "PLN",
"offersCount": 42,
"lowestPrice": 4799,
"highestPrice": 5999,
"rating": 4.8,
"reviewCount": 312,
"url": "https://www.ceneo.pl/136789012",
"inStock": true,
"scrapedAt": "2026-03-16T10:00:00.000Z"
}

Cost

About 1 CU per 1,000 products (visits each product page for full offer data).

Limitations

  • Polish-language site. The Accept-Language: pl-PL header is set automatically.
  • Ceneo product URLs are numeric IDs (e.g. /136789012)
  • Price shown is the lowest available offer price, not an "official" retail price