Discover/online.metro-cc.ru API
live

online.metro-cc.ru APIonline.metro-cc.ru

Search products, browse categories, and fetch product details from METRO Cash & Carry Russia. Get prices, brands, SKUs, and availability in structured JSON.

Endpoints
3
Updated
3mo ago
Try it
Maximum number of products to return
Search keyword in Russian (e.g. 'молоко', 'кофе')
api.parse.bot/scraper/ba9addab-532a-49fd-b208-eb610b8ff6c0/<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/ba9addab-532a-49fd-b208-eb610b8ff6c0/search_products?limit=5&query=%D0%BA%D0%BE%D1%84%D0%B5' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 3 totalclick to expand

Search for products by keyword and return detailed information including price, brand, country of origin, and product type. Only returns products whose names contain the query. Paginates internally up to 5 pages to fill the requested limit.

Input
ParamTypeDescription
limitintegerMaximum number of products to return
queryrequiredstringSearch keyword in Russian (e.g. 'молоко', 'кофе')
Response
{
  "type": "object",
  "fields": {
    "query": "string - the search query echoed back",
    "products": "array of product objects with sku, name, brand, country, product_type, unit, price, availability, url",
    "total_found": "integer - total matching products on the site"
  },
  "sample": {
    "data": {
      "query": "кофе",
      "products": [
        {
          "sku": "287768",
          "url": "https://online.metro-cc.ru/products/rioba-v-zernah-naturalnyj-zharenyj-100-arabika-espresso-1kg",
          "name": "RIOBA Кофе в зернах натуральный жареный 100% арабика Espresso, 1кг",
          "unit": "шт",
          "brand": "RIOBA",
          "price": 2349,
          "country": "Италия",
          "availability": true,
          "product_type": "Кофе"
        }
      ],
      "total_found": 0
    },
    "status": "success"
  }
}

About the online.metro-cc.ru API

This API exposes 3 endpoints for querying the METRO Cash & Carry Russia online store, returning structured product data across search, category browsing, and individual product lookup. The search_products endpoint alone surfaces up to 9 fields per product — including SKU, brand, country of origin, price in rubles, and availability — for any Russian-language keyword query across the full catalog.

Endpoints Overview

The API covers three operations against the METRO Cash & Carry Russia catalog. search_products accepts a required query parameter in Russian (e.g. молоко, кофе) and an optional limit integer, then returns a products array alongside a total_found count. Each product object includes sku, name, brand, country, product_type, unit, price, availability, and a direct url. The endpoint paginates internally across up to 5 pages to satisfy the requested limit.

Category Tree

get_categories takes no inputs and returns the full hierarchical category tree up to 3 levels deep. Each node carries an id, name, slug, parent_id, and a nested children array. This is useful for mapping the catalog structure before running targeted searches or building category-aware navigation.

Product Detail Lookup

get_product_details fetches a single product by its URL slug (e.g. moloko-prostokvashino-bezlaktoznoye-ultrapasterizovannoye-1-5-970ml-84771). The response returns the same core attribute set: sku, name, unit, brand, price, country, and product_type. Slugs can be obtained from the url field returned by search_products or by browsing the category tree.

Common use cases
  • Track price changes for specific SKUs in the METRO Russia food catalog over time using get_product_details.
  • Build a country-of-origin filter for imported goods by extracting the country field from search_products results.
  • Map the full METRO product taxonomy for catalog analysis using the 3-level hierarchy from get_categories.
  • Compare brand availability across product categories by combining get_categories slugs with search_products queries.
  • Monitor stock availability for wholesale procurement by polling the availability field on key product SKUs.
  • Aggregate product type distributions across a keyword set using the product_type field from bulk search results.
  • Resolve product slugs to full attribute records for enriching an existing product database via get_product_details.
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 METRO Cash & Carry Russia offer an official developer API for online.metro-cc.ru?+
METRO Cash & Carry Russia does not publish a public developer API for its online store. There is no documented REST or GraphQL API listed on the metro-cc.ru developer portal or in public documentation.
What does `search_products` return, and does it filter by category or price range?+
search_products returns products whose names contain the query string, with fields including sku, name, brand, country, product_type, unit, price, availability, and url. It accepts a query string and an optional limit. Filtering by category or price range is not currently supported — the endpoint searches across the full catalog. You can fork this API on Parse and revise it to add category-scoped or price-range filtering.
Are customer reviews or ratings available through this API?+
Not currently. The API covers product attributes, pricing, availability, and catalog structure. Customer reviews and ratings are not exposed in any endpoint response. You can fork this API on Parse and revise it to add a reviews endpoint if that data is accessible on the product page.
How fresh is the pricing data, and does it reflect member or bulk pricing?+
The price field reflects the listed price in rubles at the time of the request. METRO stores typically display prices to registered members, and the API returns the price visible on the product page. Whether this reflects member-exclusive or bulk-tier pricing depends on how the product page presents it — the API does not expose separate price tiers or membership-specific rates.
Can I retrieve a product using its SKU directly rather than its URL slug?+
get_product_details requires a URL slug as input (e.g. moloko-prostokvashino-bezlaktoznoye-ultrapasterizovannoye-1-5-970ml-84771). Direct lookup by SKU is not currently supported. The sku field is returned in both search_products and get_product_details responses, but you need to obtain the slug first — typically from the url field in a search_products result. You can fork this API on Parse and revise it to add SKU-based resolution.
Page content last updated . Spec covers 3 endpoints from online.metro-cc.ru.
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.
METRO Cash & Carry Russia API | online.metro-cc.ru · Parse