Yargıtay Scraping
Yargıtay Karar Arama sitesinden belirlenen tarih aralığındaki kararları indiren Python paketidir.
Kurulum
python -m pip install yargitay_scraping
Paket kurulurken gerekli bağımlılıklar otomatik kurulur. Manuel kurmak isterseniz:
python -m pip install selenium beautifulsoup4 chromedriver-autoinstaller
Google Chrome yüklü olmalıdır. Uyumlu ChromeDriver, paket tarafından otomatik olarak indirilir.
Kullanım
from yargitay_scraping import get_decisions
get_decisions(
init_year="01.01.2025",
last_year="31.12.2025",
)
Çıktı
Kararlar, çalıştırdığınız dizindeki kararlar/ klasörüne .txt olarak kaydedilir.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file yargitay_scraping-0.0.3.tar.gz.
File metadata
- Download URL: yargitay_scraping-0.0.3.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
32946816cc033c3af5a2b635abd2fc48ad8607f80cac3b952e17ea6a409641ea
|
|
| MD5 |
a6d24b28fb365f68d0ce4a148d449819
|
|
| BLAKE2b-256 |
729aa97fcc68b0695748abea5335eb8e0c5ba2004414a23ff2f595078ed4f241
|
File details
Details for the file yargitay_scraping-0.0.3-py3-none-any.whl.
File metadata
- Download URL: yargitay_scraping-0.0.3-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0d447522b4e89dda6802c419da9ddeab7ab977a506dc26e5493536c35ef1086f
|
|
| MD5 |
2f7d360b96076483a050eea5c9c2e76d
|
|
| BLAKE2b-256 |
9719e0388f68cbd664996f4a4e29b2d1ef20306fb9529693f521dbb7215f00d0
|