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.2.7.tar.gz
(508.7 kB
view details)
Built Distribution
File details
Details for the file wildberries_api_client-0.2.7.tar.gz
.
File metadata
- Download URL: wildberries_api_client-0.2.7.tar.gz
- Upload date:
- Size: 508.7 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 | de0124153c49f1eb7293cff7ae644e45ac8605295ecdc2641df36e74dcf3f74e |
|
MD5 | 99fe6a0a6d4feffe9aa4e7edb1466438 |
|
BLAKE2b-256 | f52cc8bac2a37821c9fdf50220941b8e7a7b81d53b49170fe438897eadad8bf3 |
File details
Details for the file wildberries_api_client-0.2.7-py3-none-any.whl
.
File metadata
- Download URL: wildberries_api_client-0.2.7-py3-none-any.whl
- Upload date:
- Size: 1.3 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 | bc018b7b8ee962518591002953d964154b47fd2f1f25225ba868d28f8d8e7810 |
|
MD5 | 3cc0fa8c685c06e11eaa254ba254f4b4 |
|
BLAKE2b-256 | 2ca18be3a6b27eb7b8046b3758b97d8d8172cce7c139946ecaea57c82564a75a |