diff --git a/README.md b/README.md index 0566842..8c047f2 100644 --- a/README.md +++ b/README.md @@ -415,6 +415,18 @@ We welcome contributions! Please read our [contributing guidelines](https://gith > [!CAUTION] > This library is provided for educational and research purposes only. By using this library, you agree to comply with local and international data scraping and privacy laws. The authors and contributors are not responsible for any misuse of this software. Always respect the terms of service of websites and robots.txt files. +## 🎓 Citations +If you have used our library for research purposes please quote us with the following reference: +```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!} + } +``` + ## License This work is licensed under the BSD-3-Clause License. diff --git a/docs/README_AR.md b/docs/README_AR.md index 172cbe5..162bf17 100644 --- a/docs/README_AR.md +++ b/docs/README_AR.md @@ -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. diff --git a/docs/README_CN.md b/docs/README_CN.md index cad552d..1d886eb 100644 --- a/docs/README_CN.md +++ b/docs/README_CN.md @@ -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许可证授权。 diff --git a/docs/README_DE.md b/docs/README_DE.md index 2a4ac84..6823f62 100644 --- a/docs/README_DE.md +++ b/docs/README_DE.md @@ -412,6 +412,18 @@ Wir freuen uns über Beiträge! Bitte lesen Sie unsere [Beitragsrichtlinien](htt > [!CAUTION] > Diese Bibliothek wird nur zu Bildungs- und Forschungszwecken bereitgestellt. Durch die Nutzung dieser Bibliothek erklären Sie sich damit einverstanden, lokale und internationale Gesetze zum Daten-Scraping und Datenschutz einzuhalten. Die Autoren und Mitwirkenden sind nicht verantwortlich für Missbrauch dieser Software. Respektieren Sie immer die Nutzungsbedingungen von Websites und robots.txt-Dateien. +## 🎓 Zitierungen +Wenn Sie unsere Bibliothek für Forschungszwecke verwendet haben, zitieren Sie uns bitte mit der folgenden Referenz: +```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!} + } +``` + ## Lizenz Diese Arbeit ist unter der BSD-3-Clause-Lizenz lizenziert. diff --git a/docs/README_ES.md b/docs/README_ES.md index aec6632..7411bc6 100644 --- a/docs/README_ES.md +++ b/docs/README_ES.md @@ -412,6 +412,18 @@ Esta imagen se construye y publica automáticamente usando GitHub Actions y la r > [!CAUTION] > Esta biblioteca se proporciona solo con fines educativos y de investigación. Al usar esta biblioteca, aceptas cumplir con las leyes locales e internacionales de scraping de datos y privacidad. Los autores y contribuyentes no son responsables de ningún mal uso de este software. Respeta siempre los términos de servicio de los sitios web y los archivos robots.txt. +## 🎓 Citas +Si has utilizado nuestra biblioteca con fines de investigación, por favor cítanos con la siguiente referencia: +```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!} + } +``` + ## Licencia Este trabajo está licenciado bajo la Licencia BSD-3-Clause. diff --git a/docs/README_JP.md b/docs/README_JP.md index aee23c5..7392524 100644 --- a/docs/README_JP.md +++ b/docs/README_JP.md @@ -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ライセンスの下でライセンスされています。 diff --git a/docs/README_RU.md b/docs/README_RU.md index 3815f7e..1e49bc9 100644 --- a/docs/README_RU.md +++ b/docs/README_RU.md @@ -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.