Discover/hunkemoller.com API
live

hunkemoller.com APIhunkemoller.com

Access Hunkemöller's product catalog, search, category filters, new arrivals, and store locations via a structured JSON API with 6 endpoints.

Endpoints
6
Updated
14d ago
Try it
Number of products per page
Pagination offset
Category URL path, e.g. /bras/all-bras
api.parse.bot/scraper/533b5b4a-b4a9-4266-a41f-a4ab582a17b2/<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/533b5b4a-b4a9-4266-a41f-a4ab582a17b2/get_category_products?sz=6&start=0&category_path=%2Fbras%2Fall-bras' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 6 totalclick to expand

Get paginated products for a category path. Returns product listings with name, SKU, price, images, and ratings.

Input
ParamTypeDescription
szintegerNumber of products per page
startintegerPagination offset
category_pathrequiredstringCategory URL path, e.g. /bras/all-bras
Response
{
  "type": "object",
  "fields": {
    "sz": "integer — page size used",
    "items": "array of product objects with name, category, sku, url, offers, images, aggregateRating",
    "start": "integer — current pagination offset",
    "total_items": "integer — total number of products in the category",
    "category_name": "string — name of the category"
  },
  "sample": {
    "data": {
      "sz": 6,
      "items": [
        {
          "sku": "302356",
          "url": "https://www.hunkemoller.com/plunge-padded-underwired-bra-green-302356.html",
          "name": "Plunge Padded Underwired Bra",
          "images": {
            "url": "https://www.hunkemoller.com/dw/image/v2/BCHL_PRD/on/demandware.static/-/Sites-hkm-master/default/dw1b8e6852/images/large/302356_1.jpg?sw=243&sh=290&sm=fit&q=100",
            "width": 243,
            "height": 290
          },
          "offers": {
            "price": "35.00",
            "priceCurrency": "USD"
          },
          "category": "Bras",
          "aggregateRating": {
            "ratingValue": "0.0",
            "reviewCount": "0"
          }
        }
      ],
      "start": 0,
      "total_items": 477,
      "category_name": "All Bras"
    },
    "status": "success"
  }
}

About the hunkemoller.com API

The Hunkemöller API provides 6 endpoints covering product browsing, keyword search, detailed product data, store locations, and category filters for Hunkemöller's lingerie and intimate apparel catalog. The get_product_details endpoint returns fields including SKU, color, material composition, available sizes, pricing, and aggregate ratings, giving a complete view of any individual product.

Product Catalog and Search

The get_category_products endpoint accepts a category_path parameter (e.g. /bras/all-bras) and returns paginated product listings. Each item in the items array includes name, sku, url, offers (price and currency), images, and aggregateRating. Pagination is controlled via sz (page size) and start (offset), and total_items tells you how many products exist in the category. The search_products endpoint accepts a query string and returns the same product shape, letting you find items across the full catalog by keyword.

Product Details and Filters

get_product_details takes a product_url slug and returns the deepest product data: description, color, sizes (as a string array), material (an array of objects with name and percentage value), offer (with price, availability, and currencyCode), and aggregateRating with both ratingValue and reviewCount. The get_category_filters endpoint takes the same category_path and returns a structured filters array where each filter has a title, a type (either list or range), and either an options array or min/max bounds — useful for building faceted navigation or scraping which filter values are available for a given category.

New Arrivals and Store Locations

get_new_arrivals returns paginated new-arrival products, optionally scoped to a category such as bras or panties. It shares the same item shape as get_category_products. The get_stores endpoint requires no inputs and returns the full list of physical Hunkemöller store locations worldwide, with each store record containing name, address, city, latitude, longitude, isOpen (current status), and openingHours. The total_count field gives the full store count in one call.

Common use cases
  • Build a lingerie price tracker that monitors offer prices across bra and panty categories using get_category_products
  • Populate a product comparison tool with material composition, available sizes, and ratings from get_product_details
  • Drive a store locator feature using latitude, longitude, and opening hours from get_stores
  • Implement faceted search UI by reading filter titles and options from get_category_filters for a given category path
  • Track new arrivals by category (bras, panties) with get_new_arrivals and alert on new SKUs
  • Aggregate review counts and rating values across a category to identify top-rated products
  • Sync Hunkemöller product data including images and SKUs into an internal product database via search_products
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 Hunkemöller have an official public developer API?+
No. Hunkemöller does not publish a public developer API or developer portal for third-party access to their product or store data.
What does get_product_details return beyond basic pricing?+
It returns the full product description, color, an array of available sizes, material composition as name/percentage pairs, offer availability and currency code, and aggregate rating with both a numeric rating value and a review count. It also includes an array of image objects with url, height, and width.
Does get_category_filters return price range data as well as list filters?+
Yes. Each filter object in the returned array has a type field that is either list (with an options array) or range (with min and max numeric bounds), so price range and size list filters are both represented in the same response structure.
Are individual product reviews or review text exposed by the API?+
Not currently. The API returns aggregate rating data — ratingValue and reviewCount — from get_product_details, but individual review text, reviewer names, and per-review scores are not included. You can fork this API on Parse and revise it to add an endpoint targeting individual review data.
Does the API cover all regional Hunkemöller storefronts and currencies?+
The get_stores endpoint returns worldwide store locations and get_product_details includes a currencyCode field in the offer object, but the API does not currently expose region-specific pricing per locale or multi-currency price variants for the same product. You can fork it on Parse and revise to target a specific regional storefront if alternate pricing is needed.
Page content last updated . Spec covers 6 endpoints from hunkemoller.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.