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.91.tar.gz
(531.2 kB
view details)
Built Distribution
File details
Details for the file wildberries_api_client-0.2.91.tar.gz
.
File metadata
- Download URL: wildberries_api_client-0.2.91.tar.gz
- Upload date:
- Size: 531.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 | ac85d7cf7622b3cd45adc5e4d5dcc08b45624f27d2f90f4645b3763da16e479b |
|
MD5 | aa9081d535c80b673ceba891f8c42669 |
|
BLAKE2b-256 | 1d7ec7d70a2004d0300d9753ed125d202a1a8774f64bfeb758e22893352d58a1 |
File details
Details for the file wildberries_api_client-0.2.91-py3-none-any.whl
.
File metadata
- Download URL: wildberries_api_client-0.2.91-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 | 81e4b57430a945eeea824c639e1bfdfa2cf293ce778e660e67399687032ce508 |
|
MD5 | 588dc25d8b527ae34eb6e0697751570a |
|
BLAKE2b-256 | 58593993621859500d66a035f7348e2cb6b9f6f5c527c8bb9bbcf4004cd9e389 |