WBScraper
Wildberries scraper that allows to get all pickpoints, product cards, title images, visible feedbacks ~1000, and feedback statistics
10 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
WBScraper endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
/card /card |
Returns Wildberries product card by SKU. |
| GET |
/pickpoints /pickpoints |
|
| GET |
/feedbacks/stats /feedbacks/stats |
|
| GET |
/feedbacks /feedbacks |
|
| GET |
/image /image |
|
| GET |
/card /card |
|
| GET |
/image /image |
Returns the primary image of the product in WebP format. |
| GET |
/feedbacks/stats /feedbacks/stats |
Returns rating distribution and feedback statistics for a product. |
| GET |
/feedbacks /feedbacks |
Returns a list of customer feedbacks for a given SKU. |
| GET |
/pickpoints /pickpoints |
Returns the full JSON of delivery pickpoints (warehouses). Available only to paid plans. |