Skip to main content

Unofficial Trendyol API Python Client

Project description

trendyol-api-python-sdk

Unofficial Trendyol API Python SDK

Installation

pip3 install trendyol-api-python-sdk

Usage

from trendyol_sdk.api import TrendyolApiClient
from trendyol_sdk.services import ProductIntegrationService
api = TrendyolApiClient(api_key="<TRENDYOL_API_KEY>", api_secret="<TRENDYOL_API_SECRET>", supplier_id="<TRENDYOL_SELLER_ID>")
service = ProductIntegrationService(api)
products = service.get_products()

Services Completion Status

  • Product Integration (Urun Entegrasyonu)
  • Order Integration (Siparis Entegrasyonu)
  • Common Label Integration (Ortak Etiken Entegrasyonu)
  • Returned Orders Integration (Iade Entegrasyonu)
  • Accounting And Finance Integration (Muhasebe ve Finans Entegrasyonu)
  • Question And Answer Integration (Soru Cevap Entegrasyonu)

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

trendyol_api_python_sdk-0.0.8.tar.gz (4.9 kB view hashes)

Uploaded Source

Built Distribution

trendyol_api_python_sdk-0.0.8-py3-none-any.whl (5.7 kB view hashes)

Uploaded Python 3

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