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.1.tar.gz
(460.5 kB
view details)
Built Distribution
File details
Details for the file wildberries_api_client-0.2.1.tar.gz
.
File metadata
- Download URL: wildberries_api_client-0.2.1.tar.gz
- Upload date:
- Size: 460.5 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 | d4ed0fbe1bb543ae199b67b860aa92d712c65f244930c9e75471d51c58ef5eb2 |
|
MD5 | 09b809c1132de1cf95e997d040641801 |
|
BLAKE2b-256 | f6909a222b71919a9fa4138d571df0f1e1ad84caee5d6adabd08638da33af79f |
File details
Details for the file wildberries_api_client-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: wildberries_api_client-0.2.1-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 | dc6cd4a17232d7fb86f44ac08fbf4d88698518d8e4854fc14a647325802130fd |
|
MD5 | 113fb0defa5b62a834eea1e5fb380b25 |
|
BLAKE2b-256 | 20cb568c53c9879dea9bce29e1600e21c9b5e4f9c0c44f03460dfee354408f14 |