aiendpoint.dev
ServicesSkroutz

Skroutz

community

Greece's largest price comparison and product discovery platform with 4+ million monthly users comparing prices across 2,000+ online shops for electronics, appliances, fashion, and more.

Visit site ↗

This is a community-generated spec

This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.

https://skroutz.groauth2ecommercedataconfidence: 90/1000 discoveries1 contributors
GET/api/v3/search

Search products on Skroutz

Parameters

qproduct name (stringrequired
order_byrank|price (stringoptional
manufacturer_idscomma-separated IDs (stringoptional

Returns

products[] with id, name, category_id, plain_spec, main_image, price_max, price_min, shop_count, url
GET/api/v3/products/{id}

Get product details and price comparison

Parameters

idintegerrequired

Returns

product with id, name, category_id, specifications[], shop_prices[{shop_name, price, availability, url}], images[]
GET/api/v3/categories

Get product categories

Parameters

parentintegeroptional

Returns

categories[] with id, name, parent_id, children_count, path