Discover/wildberries.ru API
live

wildberries.ru APIwildberries.ru

Search Wildberries products, retrieve pricing, specifications, reviews, and autocomplete suggestions via 5 structured JSON endpoints.

Endpoints
5
Updated
3mo ago
Try it
Page number for pagination
Sort order: popular, priceup, pricedown, rate, newly
Search keyword (e.g. 'iphone', 'samsung', 'платье')
api.parse.bot/scraper/d8958dae-43df-4c7c-91a5-a228966c5315/<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/d8958dae-43df-4c7c-91a5-a228966c5315/search_products?page=1&query=samsung' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 5 totalclick to expand

Search for products on Wildberries by keyword. Returns a paginated list of products with basic metadata and pricing. Results are returned 100 per page.

Input
ParamTypeDescription
pageintegerPage number for pagination
sortstringSort order: popular, priceup, pricedown, rate, newly
queryrequiredstringSearch keyword (e.g. 'iphone', 'samsung', 'платье')
Response
{
  "type": "object",
  "fields": {
    "page": "integer current page number",
    "total": "integer total number of matching products",
    "products": "array of product objects with product_id, imt_id, name, brand, brand_id, rating, review_count, current_price, original_price, discount_percent, supplier, supplier_id"
  },
  "sample": {
    "data": {
      "page": 1,
      "total": 30642,
      "products": [
        {
          "name": "iPhone 16 128GB",
          "brand": "Apple",
          "imt_id": 485487229,
          "rating": 5,
          "brand_id": 6049,
          "supplier": "Wildberries",
          "product_id": 482257005,
          "supplier_id": 4600133,
          "review_count": 246,
          "current_price": 54595,
          "original_price": 129990,
          "discount_percent": 58
        }
      ]
    },
    "status": "success"
  }
}

About the wildberries.ru API

The Wildberries API provides 5 endpoints to query Russia's largest e-commerce marketplace — covering product search, detailed product cards, technical specifications, customer reviews, and autocomplete suggestions. The search_products endpoint returns up to 100 results per page with pricing, brand, rating, and review count. The get_product_reviews endpoint surfaces per-review data including date, rating, comment text, and photo count.

Product Search and Pricing

The search_products endpoint accepts a required query string (supports both Latin and Cyrillic, e.g. 'платье' or 'iphone') and returns a paginated list with up to 100 products per page. Each product object includes product_id, imt_id, name, brand, brand_id, current_price, original_price, disc (discount), rating, and review_count. The optional sort parameter accepts popular, priceup, pricedown, rate, or newly, and page controls pagination. Prices are only exposed through this endpoint — not through the product card endpoint.

Product Details and Specifications

get_product_details accepts a product_id (the article number) and returns the full product card: name, brand, description, subj_name (category), rating, review_count, and the imt_id needed to query reviews. Note that current_price and original_price are null from this endpoint — cross-reference search_products if pricing is required. get_product_specifications uses the same product_id input and returns grouped spec data as an array of objects, each containing a group_name and an options array of name/value pairs — useful for attribute extraction and comparison.

Reviews and Suggestions

get_product_reviews requires an imt_id, which is the root product ID returned by both search_products and get_product_details. The response includes a reviews array where each entry carries user_name, date, rating, comment, and photos_count, plus a total_count integer. The get_search_suggestions endpoint accepts a partial or complete keyword and returns a suggests array with type and name fields — types include direct suggestions, brand matches, and tag suggestions — making it useful for building search-assist features or keyword research tools.

Common use cases
  • Monitor price drops and discount percentages (disc field) across keyword searches on Wildberries
  • Build a product comparison tool using specifications from get_product_specifications grouped options
  • Aggregate customer sentiment by pulling review rating and comment fields via get_product_reviews
  • Track brand presence and rating distribution across category searches using search_products with sort=rate
  • Extract product category (subj_name) and description data for catalog enrichment via get_product_details
  • Implement autocomplete or keyword suggestion features using get_search_suggestions type-ahead responses
  • Count review photo attachments (photos_count) as a proxy for review depth across product listings
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 Wildberries have an official public developer API?+
Wildberries provides a seller-facing API for partners at https://openapi.wildberries.ru, but it is restricted to registered marketplace sellers and focuses on order management, supply chain, and statistics — not on public product search or consumer-facing data.
Why is pricing unavailable from `get_product_details`?+
The product card endpoint does not expose current_price or original_price — those fields return null. To retrieve pricing and discount data for a known product, run search_products with the product name or brand as the query and match on product_id.
How do I connect reviews to a specific product?+
get_product_reviews uses imt_id, not product_id. The imt_id is the root grouping ID and appears in both the search_products product objects and the get_product_details response. A single imt_id may aggregate reviews across product variants.
Does the API cover seller profiles or seller-level metrics?+
No — the API covers product-level data: search results, product cards, specifications, reviews, and search suggestions. Seller profiles, seller ratings, and store-level data are not exposed by any current endpoint. You can fork this API on Parse and revise it to add a seller-focused endpoint.
Is there a way to retrieve all reviews, or only the first page?+
get_product_reviews returns a total_count integer alongside the reviews array, but the endpoint does not currently expose pagination parameters for fetching subsequent pages of reviews. You can fork this API on Parse and revise it to add page-based or offset pagination for the reviews endpoint.
Page content last updated . Spec covers 5 endpoints from wildberries.ru.
Related APIs in MarketplaceSee all →
mouser.com API
mouser.com API
lazada.co.th API
Search for products and browse categories on Lazada Thailand to find detailed information like prices, descriptions, and availability. Discover items by keyword or category to compare specifications and make informed purchasing decisions.
woocommerce.com API
Browse and search thousands of WooCommerce extensions, themes, and business services from the official marketplace while accessing detailed product information, user reviews, and ratings. Integrate marketplace data, blog content, and documentation directly into your applications to help users discover and learn about WooCommerce solutions.
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.
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.
zapimoveis.com.br API
Search and filter real estate listings across Brazil on ZAP Imóveis — the country's largest property portal. Retrieve listings for sale or rent with detailed attributes including price, location, size, bedrooms, bathrooms, parking, and amenities. Supports location autocomplete, property type discovery, and full listing detail retrieval.
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.
bigbasket.com API
Browse and search BigBasket's online grocery catalog. Retrieve product details, pricing, stock availability, category trees, search suggestions, homepage promotions, and delivery coverage — all in one API.