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

Uploaded Source

Built Distribution

wildberries_api_client-0.2.10-py3-none-any.whl (1.2 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: wildberries_api_client-0.2.10.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

Hashes for wildberries_api_client-0.2.10.tar.gz
Algorithm Hash digest
SHA256 7f3f4710c491057f8497d0c7a9ee7e910fae0e27b6ce118d1f71c871a5ab46d3
MD5 8b1bc52c9e4cf8b2d82ff18faddc51d8
BLAKE2b-256 68a447a374e5dd480794214d33dc4e62d3d693204aa61099fcd8dc02709c503e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for wildberries_api_client-0.2.10-py3-none-any.whl
Algorithm Hash digest
SHA256 4f633db308b1ce27afa5914e3e7367c1b63645a16715a03332fb810a2a4a97c3
MD5 7d9f1ca398f86b0c398341d2579fe5de
BLAKE2b-256 881afb8b9bd6031e4c596f738fd0f8a90a12d489a71954b08f0e50f61e16f370

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