Wildberries Scraper - Russian Marketplace Product Data avatar

Wildberries Scraper - Russian Marketplace Product Data

Pricing

from $4.00 / 1,000 product records

Go to Apify Store
Wildberries Scraper - Russian Marketplace Product Data

Wildberries Scraper - Russian Marketplace Product Data

Scrape public Wildberries products with IDs, brands, RUB prices, discounts, ratings, stock, sizes, sellers, and images for marketplace research.

Pricing

from $4.00 / 1,000 product records

Rating

0.0

(0)

Developer

Muhammad Afzal

Muhammad Afzal

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Categories

Share

Free plan limit: Free-plan users can receive up to 5 result records per run. Paid-plan and local/unknown runs retain the Actor's existing limits.

Collect public Wildberries marketplace product data for product research, pricing monitoring, catalog analysis, and AI workflows.

The actor accepts public Wildberries product URLs or numeric product IDs and returns one normalized product per default-dataset item. Inputs are deduplicated automatically, so the same product is never billed twice in one run.

Data returned

FieldDescription
productId, name, brandStable Wildberries ID and public product identity
currentPrice, originalPrice, discountPercent, currencyPublished RUB pricing
rating, reviewCount, soldOut, availableQuantityPublic catalog signals when supplied by Wildberries
supplier, sizes, color, categoryIdSeller and catalog attributes when available
productUrl, imageUrl, imagesCanonical product and public image URLs

Input examples

InputWhen to use it
productIdsReliable exact-product collection from numeric IDs
startUrlsExact-product collection from public Wildberries product URLs
maxResultsGlobal cap from 1 to 500 unique products
proxyConfigurationOptional proxy settings for network-level rate limiting

Collect products by ID and URL:

{
"productIds": [176251700],
"startUrls": [{ "url": "https://www.wildberries.ru/catalog/176251700/detail.aspx" }],
"maxResults": 10
}

Output example

{
"productId": 12345678,
"name": "Кроссовки",
"brand": "Example brand",
"currentPrice": 4499,
"originalPrice": 5999,
"discountPercent": 25,
"currency": "RUB",
"rating": 4.8,
"reviewCount": 12,
"productUrl": "https://www.wildberries.ru/catalog/12345678/detail.aspx"
}

Pricing

This Actor uses pay-per-event pricing. These are the current Apify Store event prices:

EventPrice (USD)When it is charged
apify-actor-start$0.001Actor Start — Charged when the Actor starts running. Number of events charged depends on Actor memory (one event per GB, minimum one event). — Charged once per run.
apify-default-dataset-item$0.003Product record — One schema-valid public Wildberries product record saved to the default dataset.

Apify platform usage for this Actor run is included alongside the event prices above; no separate per-run platform-usage fee is passed to users.

This covers Apify platform usage for this Actor run. Other Apify products or usage outside this Actor run may still follow your account plan.

Reliability and limits

The actor uses the current public Wildberries cards endpoint, low request rates, bounded retries, and persistent session cookies. It reports BLOCKED, FAILED, EMPTY, or REJECTED in SUMMARY when no data can be delivered and never creates placeholder product rows. Public catalog fields can change without notice, and nullable fields indicate that the source did not provide a value.

This actor only collects publicly accessible product catalog data. Do not use it to access accounts, checkout information, restricted content, or to circumvent access controls.