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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: wildberries_api_client-0.2.9.tar.gz
  • Upload date:
  • Size: 527.0 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.9.tar.gz
Algorithm Hash digest
SHA256 48d1ee30f0d56c0270818090da7b334cd749557a47b24efa6b82fb120c332e0d
MD5 ed141705a35745adcd99a7d53f763fda
BLAKE2b-256 3f9895f0033f9fe221cc8f3ad34fe38aa86ff50400a84e74387e356a76f2389e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for wildberries_api_client-0.2.9-py3-none-any.whl
Algorithm Hash digest
SHA256 034bf29f8e352ab8dad140f724dc6797e6b8648597d429cee58cab2164e414e5
MD5 c4ac27efe0c53908cd5161e55db12ff4
BLAKE2b-256 4fc1e2fc3eb71b184d7b4336377960470d73a511db8aa8ffbaabb397df7761a6

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