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.8.tar.gz
(457.2 kB
view details)
Built Distribution
File details
Details for the file wildberries_api_client-0.1.8.tar.gz
.
File metadata
- Download URL: wildberries_api_client-0.1.8.tar.gz
- Upload date:
- Size: 457.2 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 | 6f4b172798922c82e79956135b71fee90781cb0723c19a552e154bb294162767 |
|
MD5 | 82522430ca1c7be374b11986ff14b509 |
|
BLAKE2b-256 | 239a478d456b44d5929d2146267c6e833edc2bb65a1b06fd225f1586e3bd5f4d |
File details
Details for the file wildberries_api_client-0.1.8-py3-none-any.whl
.
File metadata
- Download URL: wildberries_api_client-0.1.8-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 | 6fc6f6367ed49ed702fa7765e90be8143be8ef7a2901adfdd16a87247f991d0a |
|
MD5 | 5c98700256365f390aea9636c7fa83df |
|
BLAKE2b-256 | 021799f149a0c2c4a85f3db554242078a8b646907631239acf269f5c0065f093 |