# Wildberries Products Scraper — Prices, Sellers, Reviews & Stock (`scrapers_lat/wildberries-products-scraper`) Actor

Scrape Wildberries products by keyword: price, discount, seller/supplier, rating, reviews and stock. Optional details add description, characteristics and per-warehouse stock. Export to JSON, CSV or Excel.

- **URL**: https://apify.com/scrapers\_lat/wildberries-products-scraper.md
- **Developed by:** [Scrapers Lat](https://apify.com/scrapers_lat) (community)
- **Categories:** E-commerce, Automation
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

from $6.80 / 1,000 products

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.
Since this Actor supports Apify Store discounts, the price gets lower the higher subscription plan you have.

Learn more: https://docs.apify.com/actors/running/actors-in-store.md#pay-per-event

## What's an Apify Actor?

Actors are web data automations that power AI and operations. They run on the Apify platform to scrape websites, process data, connect APIs, and automate workflows.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).

# README

## Wildberries Products Scraper — Prices, Sellers, Reviews & Stock

> Scrape any Wildberries search into clean structured data: product name, brand, seller/supplier, list price, sale price and discount, rating, review count and total stock — with an optional details layer that adds the full description, specifications and per-warehouse stock. Run many search terms at once and export to JSON, CSV or Excel.

**📥 [Input](https://apify.com/scrapers_lat/wildberries-products-scraper/input-schema) · 📤 [Output](https://apify.com/scrapers_lat/wildberries-products-scraper/output-schema) · 💰 [Pricing](https://apify.com/scrapers_lat/wildberries-products-scraper/pricing) · ▶️ [Examples](https://apify.com/scrapers_lat/wildberries-products-scraper/examples)**

![Apify](https://img.shields.io/badge/Platform-Apify-1CE1CE?logo=apify\&logoColor=white)
![E-commerce](https://img.shields.io/badge/Data-E--commerce-blue)
![Output](https://img.shields.io/badge/Output-JSON%20%7C%20CSV%20%7C%20Excel-orange)

<table><tr>
<td align="center"><strong>Price & discount</strong><br>list vs sale price</td>
<td align="center"><strong>Seller, rating & reviews</strong><br>plus stock levels</td>
<td align="center"><strong>JSON / CSV / Excel</strong><br>output formats</td>
</tr></table>

<br>

### What you get

Each product record includes the product ID, name, brand, seller/supplier name and rating, list price and current sale price with the discount percent, product rating, review count, total stock, colors, the product image and page URL. Turn on **Fetch Product Details** to additionally capture the full description, the complete specification/characteristics list, the vendor code, the category, active promotions and per-warehouse stock availability.

### Who is it for

| Use case | Who benefits |
|---|---|
| Price monitoring | Brands and resellers tracking prices and discounts across sellers |
| Market research | Analysts sizing demand, ratings and assortment on the largest CIS marketplace |
| Competitive intelligence | Sellers benchmarking rivals' pricing, stock and reviews |
| Catalog & dashboards | Builders feeding product data into their own apps and feeds |

### How to use it

1. Enter one or more **search queries** (for example `телефон`, `dress`, `наушники`), or paste Wildberries search URLs.
2. Optionally set a **price range**, a **sort** order and toggle **Fetch Product Details**.
3. Set **Max Products** and run. Export as JSON, CSV or Excel, or pull it through the Apify API.

### Frequently Asked Questions

**Which prices are shown?**
Both the list price and the current sale price (in rubles), plus the calculated discount percent. Prices reflect the standard Moscow delivery zone at run time (see observedAt).

**What is the details add-on?**
When Fetch Product Details is on, each product is enriched with its full description, the complete specification list, the vendor code, promotions and per-warehouse stock. It is billed as a small additional charge per enriched product; turn it off to pay listing-only.

**Do I need to configure proxies or logins?**
No. Anti-throttling and proxying are handled internally. No account or cookies required.

**Will empty runs cost me?**
No. You are only charged for real product records. A search that returns nothing charges nothing.

### Export, API and AI agents (x402 + MCP)

Export the scraped data to **JSON, CSV or Excel**, pull it as a **dataset** through the Apify **API**, or wire it into your app with **no code**. This web scraper and data extractor also works for bulk data extraction and scheduled runs.

For AI agents: this Actor is available on **x402**, Apify's agentic payment standard built with Coinbase. An AI agent can discover, pay for and run it on its own with a funded wallet and a single HTTP request: no account, no subscription, no API key and no human in the loop. It also runs as an **MCP** tool inside Claude, Cursor and other AI clients out of the box. Learn more about [x402 agentic payments on Apify](https://docs.apify.com/platform/integrations/x402).

### Related scrapers

- [MercadoLibre Scraper](https://apify.com/scrapers_lat/mercadolibre-scraper)
- [Polymarket Prediction Markets Scraper](https://apify.com/scrapers_lat/polymarket-markets-scraper)
- [Yahoo Finance Scraper](https://apify.com/scrapers_lat/yahoo-finance-scraper)

### More scrapers at scrapers.lat

This actor is built and maintained by [scrapers.lat](https://scrapers.lat), where we publish scrapers for public platforms: finance, news, real estate, jobs, e-commerce and government data. Browse the full catalog or ask us for a custom scraper at [scrapers.lat](https://scrapers.lat).

***

> This actor is an independent tool and has no affiliation with Wildberries. It only accesses publicly available product data. Use the results in accordance with the source's terms.

# Actor input Schema

## `searchQueries` (type: `array`):

One or more search terms to look up on Wildberries (e.g. "телефон", "dress", "наушники"). One run scrapes every term. You can also paste Wildberries search URLs under Search URLs.

## `startUrls` (type: `array`):

Optional Wildberries search URLs (containing ?search=...). The search term is extracted from each and scraped.

## `sort` (type: `string`):

Result ordering.

## `minPrice` (type: `integer`):

Only return products with a sale price at or above this value (in rubles). Optional.

## `maxPrice` (type: `integer`):

Only return products with a sale price at or below this value (in rubles). Optional.

## `withDetails` (type: `boolean`):

Enrich each product with description, full characteristics/specs and per-warehouse stock (extra 'details' charge per product). Turn off to pay listing-only. Free plans are always listing-only.

## `maxProducts` (type: `integer`):

Maximum number of products to collect across all search terms. Free Apify plans are capped at 10 per run.

## Actor input object example

```json
{
  "searchQueries": [
    "телефон"
  ],
  "sort": "popular",
  "withDetails": true,
  "maxProducts": 30
}
```

# Actor output Schema

## `results` (type: `string`):

No description

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "searchQueries": [
        "телефон"
    ],
    "maxProducts": 30
};

// Run the Actor and wait for it to finish
const run = await client.actor("scrapers_lat/wildberries-products-scraper").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = {
    "searchQueries": ["телефон"],
    "maxProducts": 30,
}

# Run the Actor and wait for it to finish
run = client.actor("scrapers_lat/wildberries-products-scraper").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print(f"💾 Check your data here: https://console.apify.com/storage/datasets/{run.default_dataset_id}")
for item in client.dataset(run.default_dataset_id).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "searchQueries": [
    "телефон"
  ],
  "maxProducts": 30
}' |
apify call scrapers_lat/wildberries-products-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "type": "http",
            "url": "https://mcp.apify.com/?tools=fetch-actor-details,scrapers_lat/wildberries-products-scraper"
        }
    }
}

```

The hosted server signs you in with OAuth on first connect, so no API token belongs in this config. Clients without OAuth support can send an `Authorization: Bearer <APIFY_API_TOKEN>` header instead, using a token from API & Integrations in Apify Console (https://console.apify.com/settings/integrations).

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/actors/yGQAYzdmxy48OHtNL/builds/DVxRTtmMifbuZrdgq/openapi.json
