No project description provided
Project description
Код был сформирован с использованием Swagger CodeGen
Данный модуль автоматически обновляется с получением измнений с официального сайта wildberries
Весь код был сформирован с использованием траслита на кривую латиницу
Установка:
pip install wildberries-api-client
Инструкция:
from wildberries_api_client import content # выберете свой раздел
conf = content.Configuration()
conf.host = 'https://advert-api.wb.ru' # Ссылку можно найти в официальной документаци
conf.api_key['Authorization'] = '' # Api token
api_client = content.ApiClient(conf)
api_inst = content.ProsmotrApi(api_client) # Наименования соответствуют подразделам
print(api_inst.content_v2_get_cards_list_post(body={"settings":
{"cursor":
{"limit": 1000},
"filter": {"withPhoto": -1}}
},
locale='ru'))
Apache-2.0 Swagger
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
wildberries_api_client-0.1.7.tar.gz
(466.0 kB
view details)
Built Distribution
File details
Details for the file wildberries_api_client-0.1.7.tar.gz
.
File metadata
- Download URL: wildberries_api_client-0.1.7.tar.gz
- Upload date:
- Size: 466.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.10.12 Linux/5.15.0-91-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9d08b1ffb973baf61da74c789ce84a8061e0f489dfc791a7967e75a4d79259c2 |
|
MD5 | 0ef01823e8c01c362fc13b4682acdbb7 |
|
BLAKE2b-256 | 16d6c652315f2cd0bb14d0645f2a09a803d58e6e4656b9a157e37b5bd8886da4 |
File details
Details for the file wildberries_api_client-0.1.7-py3-none-any.whl
.
File metadata
- Download URL: wildberries_api_client-0.1.7-py3-none-any.whl
- Upload date:
- Size: 1.2 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.10.12 Linux/5.15.0-91-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 68c04a9364aaa8f0ba0f003bde598439271a4da50ed13a7ae7ee06a210b3dc64 |
|
MD5 | 85c091f6c7a4360f94bdca1d7404ca3c |
|
BLAKE2b-256 | 745938fc19396e14dd4a8e34ef6764a0d09bce1ad0ca167110396da67e521097 |