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.