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
Built Distribution
File details
Details for the file wildberries_api_client-0.2.100.tar.gz
.
File metadata
- Download URL: wildberries_api_client-0.2.100.tar.gz
- Upload date:
- Size: 494.8 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 | 2a8b22e012b0d663303e87ccde27c5fe77511561b9c026a1a237efc3f2adbdc4 |
|
MD5 | 759eba5bceff8a90a46b2a196c30e940 |
|
BLAKE2b-256 | 732d23b4eadbca638838895ea2a5d3d54348bf622d32c74792926965d0289a1c |
File details
Details for the file wildberries_api_client-0.2.100-py3-none-any.whl
.
File metadata
- Download URL: wildberries_api_client-0.2.100-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 | 8fe73ddf7b61e38bcfeb67b0b95f87836e90ad4e3daece0e503402cc2dd66fea |
|
MD5 | 3fad07b441b337662b320cb2fc49f8d9 |
|
BLAKE2b-256 | baf9e87a3de737d2c5172d6adb415156850ebd09864b1158d3855d05647d67c4 |