Discover/cropp.com API
live

cropp.com APIcropp.com

Access Cropp's clothing catalog via API. Search products, browse categories, get product details with stock and sizing, and retrieve active promotions.

Endpoints
6
Updated
14d ago
Try it

No input parameters required.

api.parse.bot/scraper/623f3705-ffac-47c7-9714-2917d2e5a75f/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/623f3705-ffac-47c7-9714-2917d2e5a75f/get_homepage' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 6 totalclick to expand

Retrieve homepage data including active promotions, discount codes, and banner images.

Input

No input parameters required.

Response
{
  "type": "object",
  "fields": {
    "url": "string, the homepage URL",
    "title": "string, site title",
    "banners": "array of objects each with an 'image' URL string",
    "promotions": "array of objects each with 'code', 'text', and 'type' strings"
  },
  "sample": {
    "data": {
      "url": "https://www.cropp.com/hu/hu/",
      "title": "Cropp Hungary",
      "banners": [
        {
          "image": "https://media.cropp.com/media/i/j/e/714f26eda1-allheaderhot-dropweek18desktop.jpg?impolicy=banner"
        }
      ],
      "promotions": [
        {
          "code": "GET20",
          "text": "-20% kedvezmény egyes termékekre legalább 3 termék vásárlása esetén 04.29 - 05.04",
          "type": "STANDARD_COUPON"
        }
      ]
    },
    "status": "success"
  }
}

About the cropp.com API

The Cropp API covers 6 endpoints that expose product search, category browsing, product details, and active promotions from cropp.com. The search_products endpoint accepts a keyword query with pagination and returns per-product fields including price, regular price, color, available sizes, and sale status. Together, the endpoints give programmatic access to the full Hungarian-market Cropp catalog without a browser session.

Product Search and Category Browsing

The search_products endpoint accepts a required query string (e.g. 'polo' or 'nadrág') along with optional page (0-indexed) and limit parameters. Each product object in the response includes id, name, sku, price, regular_price, currency, url, image, sizes, color, and an is_sale flag. The list_products_by_category endpoint mirrors this shape but filters by a fixed category_path — accepted values are 'noi' (Women), 'ferfi' (Men), 'learazas' (Sale), and 'utos-ujdonsag' (New arrivals). Both endpoints return a total count and a pages count alongside the product list, so you can walk through results page by page.

Product Details

get_product_details accepts either a product slug (e.g. 'polo-756cu-mlc') or a full product URL — the slug is directly available from the url field returned by search or category listing calls. The detail response adds fields not present in listing responses: a material string with fabric composition, a full images array of high-resolution URLs, and a sizes array where each entry carries name, in_stock, quantity, and a size-level sku. This is the only endpoint that exposes per-size stock quantity.

Promotions and Homepage Data

get_active_promotions returns a country code (HU) and an array of promotion objects, each with a code, text, and type. The same promotion data also appears inside get_homepage, which additionally returns the site title, a banners array of image URLs, and the homepage url. list_categories returns a static list of top-level category objects with name, id, and path, useful for constructing valid category_path values to pass to list_products_by_category.

Common use cases
  • Monitor Cropp sale prices by comparing price against regular_price across paginated search results.
  • Build a size availability tracker using per-size in_stock and quantity fields from get_product_details.
  • Aggregate active discount codes from get_active_promotions into a coupon notification service.
  • Sync the Women's or Men's catalog into a product database using list_products_by_category with the noi or ferfi path.
  • Track new arrivals by polling list_products_by_category with category_path: 'utos-ujdonsag' on a schedule.
  • Extract material composition strings from get_product_details to filter products by fabric type.
  • Collect banner image URLs via get_homepage to observe how the store's visual merchandising changes over time.
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does Cropp offer an official public developer API?+
Cropp does not publish a public developer API or API documentation. There is no official endpoint for third-party developers listed on cropp.com.
What does `get_product_details` return that listing endpoints do not?+
get_product_details adds material (fabric composition), a full images array of high-resolution URLs, and per-size quantity and sku fields. The search and category listing endpoints return only a single image URL and a flat sizes array without stock quantities.
What category paths does `list_products_by_category` accept?+
The endpoint currently accepts four values: 'noi' (Women), 'ferfi' (Men), 'learazas' (Sale), and 'utos-ujdonsag' (New arrivals). Sub-category filtering within those groups is not supported. You can fork this API on Parse and revise it to add sub-category path support if you need narrower catalog slices.
Does the API return product reviews or ratings?+
No review or rating data is currently exposed across any of the 6 endpoints. The API covers pricing, sizing, stock status, material, images, and promotions. You can fork this API on Parse and revise it to add a product reviews endpoint if that data is available on the product page.
Is the API limited to the Hungarian market?+
Yes. Prices are returned in HUF, get_active_promotions returns a country code of HU, and category path values reflect the Hungarian-language store. Cross-market coverage for other Cropp regional storefronts is not currently included. You can fork this API on Parse and revise it to target a different regional domain if needed.
Page content last updated . Spec covers 6 endpoints from cropp.com.
Related APIs in EcommerceSee all →
lowes.com API
Search and browse products from Lowe's, including product listings by category, detailed product information, and pricing. Retrieve comprehensive details on specific items to compare options and make informed purchasing decisions.
bilbasen.dk API
Search Denmark's largest car marketplace to find vehicles by make and model, then access detailed pricing and technical specifications including emissions, weight, MSRP, battery size, and equipment details. Get comprehensive car listings and full specs to compare vehicles on Bilbasen.dk.
jula.fi API
Search and browse products from Jula.fi to find hardware items with detailed information including prices (with and without VAT), stock availability, brand details, and product SKUs. Explore products by category or search for specific items to compare pricing and check real-time stock status.
leroymerlin.fr API
Search and browse Leroy Merlin France's complete product catalog to find items by category, view pricing, product details, and compare offerings from Leroy Merlin and their online partners. Access real-time product information including names, IDs, URLs, and seller details to help you discover and evaluate home improvement and DIY products.
industrynet.com API
Find industrial suppliers and browse product categories across a comprehensive marketplace directory. Connect directly with suppliers by viewing detailed listings and submitting contact inquiries programmatically.
carsforsale.com API
Search vehicle listings and browse detailed car inventory by make, model, and trim to find the perfect vehicle on CarsForSale.com. Access comprehensive listing details including pricing, specifications, and availability all in one place.
vivino.com API
Search and discover wines across thousands of options while accessing detailed information like user reviews, pricing, winery profiles, and food pairing recommendations. Explore grape varieties, compare wines side-by-side, and find the perfect bottle based on ratings and availability.
x-kom.pl API
Access product data from x-kom.pl, a major Polish electronics retailer. Search products by keyword or category, retrieve detailed product pages, customer reviews, Q&A, promotions, flash deals, and physical store locations.
Cropp API – Products, Categories & Promotions · Parse