Skip to main content

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


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.2.tar.gz (508.5 kB view details)

Uploaded Source

Built Distribution

wildberries_api_client-0.2.2-py3-none-any.whl (1.3 MB view details)

Uploaded Python 3

File details

Details for the file wildberries_api_client-0.2.2.tar.gz.

File metadata

  • Download URL: wildberries_api_client-0.2.2.tar.gz
  • Upload date:
  • Size: 508.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

Hashes for wildberries_api_client-0.2.2.tar.gz
Algorithm Hash digest
SHA256 1abe9bd4c714edc25a558632866743827d89c3830fd705f0b6c3209b96d43e9e
MD5 a1e0b73f5da91ef36e6cfe5418300adf
BLAKE2b-256 7beea5631522d9dad679fc9f51ec21d7bd53a3e60d06f86e05d4e6cdc997c27f

See more details on using hashes here.

File details

Details for the file wildberries_api_client-0.2.2-py3-none-any.whl.

File metadata

File hashes

Hashes for wildberries_api_client-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 6ca5dbb3533f973f8d2e60be44af49ce056f40f05cb56ba3944e4bd3e0c1f3ed
MD5 63334b0fe33ae97d5949777895239439
BLAKE2b-256 8ce162bd10131ad54b54382e7a85f219dbf48ac54f99555c13d18be812bbbd87

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page