PHPackages                             dagryazev/wbwebapi - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. dagryazev/wbwebapi

ActiveLibrary[API Development](/categories/api)

dagryazev/wbwebapi
==================

Wildberries WebAPI exploit

0.0.4(2y ago)011PHPPHP ^8.0

Since Mar 30Pushed 2y agoCompare

[ Source](https://github.com/dagryazev/WBWebAPI)[ Packagist](https://packagist.org/packages/dagryazev/wbwebapi)[ RSS](/packages/dagryazev-wbwebapi/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (2)Versions (5)Used By (0)

Wildberries Web API exploit
===========================

[](#wildberries-web-api-exploit)

Библиотека для эксплуатации API сайта [Wildberries](https://www.wildberries.ru/).

```
$setup = (new \Dakword\WBWebAPI\Setup(['curr' => 'rub', 'lang' => 'ru']))->withReg(1)->withSpp(20);
$webAPI = new \Dakword\WBWebAPI\WebAPI($setup);
$webAPI->setup()->setRegions([80,64,83,4,38,33,70,68,69,86,75,30,40,48,1,66,31,22,71]);
$webAPI->setup()->setDest([-1029256,-102269,-2162196,-1255942]);

// Endpoints
$Ads = $webAPI->Ads();
$Catalog = $webAPI->Catalog();
$Product = $webAPI->Product();
$Search = $webAPI->Search();
$User = $webAPI->User();

// Карточка товара
$Product->card(13615125);
// Отзывы
$Product->feedbacks(13615125);
// Похожие товары
$Product->similar(13615125);
// История цены
$Product->priceHistory(13615125);

// Товары в категории каталога
$Catalog->category(shard: 'electronic3', category: 9846, page: 1);
// Данные о поставщике
$Catalog->supplierInfo(28976);

// Подсказки для строки поиска
$Search->suggests('телефон');
// С товарами из этого раздела ищут
$Search->similarCatalogQueries('/catalog/dom-i-dacha/kuhnya/kastryuli-i-skovorody');

// Промотовары к товару
$Ads->productCarousel(13615125);

// Получить regions, dest, couponsGeo, ... для заданного адреса
$User->setUserLoc('г Краснодар, Улица Ленина 50', 45.023, 38.97358);
```

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 83.3% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~126 days

Total

4

Last Release

764d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2fa807fade25cdff22274f5f75a488aa573bc8229b16100a79cb072e21768660?d=identicon)[dagryzev](/maintainers/dagryzev)

---

Top Contributors

[![Dakword](https://avatars.githubusercontent.com/u/9961503?v=4)](https://github.com/Dakword "Dakword (15 commits)")[![dagryazev](https://avatars.githubusercontent.com/u/42826073?v=4)](https://github.com/dagryazev "dagryazev (3 commits)")

---

Tags

apiwebwildberries

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/dagryazev-wbwebapi/health.svg)

```
[![Health](https://phpackages.com/badges/dagryazev-wbwebapi/health.svg)](https://phpackages.com/packages/dagryazev-wbwebapi)
```

###  Alternatives

[openai-php/laravel

OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with the Open AI API

3.7k7.6M74](/packages/openai-php-laravel)[get-stream/stream-chat

A PHP client for Stream Chat (https://getstream.io/chat/)

301.8M2](/packages/get-stream-stream-chat)[zyberspace/steam-web-api-client

Automatically generated api client for the Steam Web API in style of the google-api-php-client.

857.2k1](/packages/zyberspace-steam-web-api-client)[d-scribe/laraquick

A collection of classes to be extended/used in laravel applications for quick development

371.8k1](/packages/d-scribe-laraquick)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
