docs: add a citations section

This commit is contained in:
Karim shoair
2026-02-28 17:03:05 +02:00
parent b9fa6b62e6
commit 0af4fa24a6
7 changed files with 84 additions and 0 deletions
+12
View File
@@ -412,6 +412,18 @@ docker pull ghcr.io/d4vinci/scrapling:latest
> [!CAUTION]
> このライブラリは教育および研究目的のみで提供されています。このライブラリを使用することにより、地域および国際的なデータスクレイピングおよびプライバシー法に準拠することに同意したものとみなされます。著者および貢献者は、このソフトウェアの誤用について責任を負いません。常にウェブサイトの利用規約とrobots.txtファイルを尊重してください。
## 🎓 引用
研究目的で当ライブラリを使用された場合は、以下の参考文献で引用してください:
```text
@misc{scrapling,
author = {Karim Shoair},
title = {Scrapling},
year = {2024},
url = {https://github.com/D4Vinci/Scrapling},
note = {An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!}
}
```
## ライセンス
この作品はBSD-3-Clauseライセンスの下でライセンスされています。