Skip to main content

Trendyol'dan veri almayı kolaylaştırmak için tasarlanan kütüphane.

Project description

pyTrendyol pyTrendyol

Repo Boyutu Görüntülenme

Python Version License Status

PyPI PyPI - Downloads PyPI - Wheel

PyPI Yükle

Trendyol'dan veri almayı kolaylaştırmak için tasarlanan kütüphane.

ForTheBadge made-with-python ForTheBadge built-with-love

🚀 Kurulum

# Yüklemek
pip install pyTrendyol

# Güncellemek
pip install -U pyTrendyol

📝 Kullanım

from pyTrendyol import Kategori, Urun

trend_kategori = Kategori()
trend_urun     = Urun()

telefon_aksesuarlari = trend_kategori.urunleri_ver(
    kategori_adi = "telefon aksesuarları",
    sayfa_tara   = 3
)
print(telefon_aksesuarlari[0])
# KategoriUrun(
#     link='https://www.trendyol.com/kvk-privacy/iphone-13-ve-14-uyumlu-hologramli-love-desenli-seffaf-kilif-p-362588758',
#     marka='KVK PRİVACY',
#     yildiz=4,
#     baslik='Iphone 13 Ve 14 Uyumlu Hologramlı Love Desenli Şeffaf Kılıf',
#     indirim=None,
#     indirimsiz=None,
#     fiyat='103,05 TL'
# )

urun_detay = trend_urun.detay_ver(
    urun_link = "https://trendyol.com/creative/stage-2-1-160w-kablosuz-bluetooth-soundbar-p-98119546"
)
print(urun_detay)
# UrunDetay(
#     link='https://trendyol.com/creative/stage-2-1-160w-kablosuz-bluetooth-soundbar-p-98119546',
#     marka='Creative',
#     baslik='Stage 2.1 160w Kablosuz Bluetooth Soundbar',
#     resim='https://cdn.dsmcdn.com/mnresize/1200/1800/ty102/product/media/images/20210413/13/79756771/163316178/1/1_org_zoom.jpg',
#     gercek='4.399 TL',
#     indirimli=None,
#     kampanya=None,
#     son_fiyat='4.097 TL',
#     yorumlar=[
#         Yorum(
#             kullanici='Hakan T.',
#             elit=False,
#             tarih='9 Temmuz 2021',
#             satici='ConnectGame',
#             yildiz=5,
#             yorum='Gayet güzel sesi bas vurması ama bi noktadan sonra buda yetmiyebilir 😂'
#         )
#     ]
# )

💸 Bağış Yap

☕️ Kahve Ismarla

🌐 Telif Hakkı ve Lisans

♻️ İletişim

Benimle iletişime geçmek isterseniz, Telegram'dan mesaj göndermekten çekinmeyin; @keyiflerolsun

@KekikAkademi için yazılmıştır..

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

pyTrendyol-0.0.5.tar.gz (18.3 kB view details)

Uploaded Source

Built Distribution

pyTrendyol-0.0.5-py3-none-any.whl (19.1 kB view details)

Uploaded Python 3

File details

Details for the file pyTrendyol-0.0.5.tar.gz.

File metadata

  • Download URL: pyTrendyol-0.0.5.tar.gz
  • Upload date:
  • Size: 18.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.8

File hashes

Hashes for pyTrendyol-0.0.5.tar.gz
Algorithm Hash digest
SHA256 822586b266700c19040082cf67d0c1f4fe35b8cb228b75b75928046b5aab3502
MD5 99cf09d27221b8f5086b550826b2841d
BLAKE2b-256 2e74fb2ebb8de01839ed02536aafc2a90b201a6944f224222881e23cfdb91f5e

See more details on using hashes here.

File details

Details for the file pyTrendyol-0.0.5-py3-none-any.whl.

File metadata

  • Download URL: pyTrendyol-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 19.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.8

File hashes

Hashes for pyTrendyol-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 4d579bd5b24a9b0e32062f2d3c1296443ed6a5f4095cba709a85c4a2a99505c1
MD5 655aedfac5db94bd39372a0ab24892a0
BLAKE2b-256 64707a92ad5f22863b6eb92b1b69527fd37b36907940254e08d2f6342f282706

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