mirror of
https://github.com/VinciGit00/Scrapegraph-ai.git
synced 2026-07-18 21:00:31 +08:00
feat: update terms
This commit is contained in:
parent
4ec2ca67ae
commit
ff7b33b376
@ -93,7 +93,7 @@ The output will be a dictionary like the following:
|
||||
"description": "ScrapeGraphAI transforms websites into clean, organized data for AI agents and data analytics. It offers an AI-powered API for effortless and cost-effective data extraction.",
|
||||
"founders": [
|
||||
{
|
||||
"name": "Marco Perini",
|
||||
"name": "",
|
||||
"role": "Founder & Technical Lead",
|
||||
"linkedin": "https://www.linkedin.com/in/perinim/"
|
||||
},
|
||||
@ -193,7 +193,7 @@ We collect anonymous usage metrics to enhance our package's quality and user exp
|
||||
If you have used our library for research purposes please quote us with the following reference:
|
||||
```text
|
||||
@misc{scrapegraph-ai,
|
||||
author = {Marco Perini, Lorenzo Padoan, Marco Vinciguerra},
|
||||
author = {Lorenzo Padoan, Marco Vinciguerra},
|
||||
title = {Scrapegraph-ai},
|
||||
year = {2024},
|
||||
url = {https://github.com/VinciGit00/Scrapegraph-ai},
|
||||
@ -203,14 +203,9 @@ If you have used our library for research purposes please quote us with the foll
|
||||
|
||||
## Authors
|
||||
|
||||
<p align="center">
|
||||
<img src="https://raw.githubusercontent.com/VinciGit00/Scrapegraph-ai/main/docs/assets/logo_authors.png" alt="Authors_logos">
|
||||
</p>
|
||||
|
||||
| | Contact Info |
|
||||
|--------------------|----------------------|
|
||||
| Marco Vinciguerra | [](https://www.linkedin.com/in/marco-vinciguerra-7ba365242/) |
|
||||
| Marco Perini | [](https://www.linkedin.com/in/perinim/) |
|
||||
| Lorenzo Padoan | [](https://www.linkedin.com/in/lorenzo-padoan-4521a2154/) |
|
||||
|
||||
## 📜 License
|
||||
|
||||
@ -195,7 +195,7 @@ print(result)
|
||||
如果您将我们的库用于研究目的,请引用以下参考文献:
|
||||
```text
|
||||
@misc{scrapegraph-ai,
|
||||
author = {Marco Perini, Lorenzo Padoan, Marco Vinciguerra},
|
||||
author = {, Lorenzo Padoan, Marco Vinciguerra},
|
||||
title = {Scrapegraph-ai},
|
||||
year = {2024},
|
||||
url = {https://github.com/VinciGit00/Scrapegraph-ai},
|
||||
@ -212,7 +212,7 @@ print(result)
|
||||
| | Contact Info |
|
||||
|--------------------|----------------------|
|
||||
| Marco Vinciguerra | [](https://www.linkedin.com/in/marco-vinciguerra-7ba365242/) |
|
||||
| Marco Perini | [](https://www.linkedin.com/in/perinim/) |
|
||||
| | [](https://www.linkedin.com/in/perinim/) |
|
||||
| Lorenzo Padoan | [](https://www.linkedin.com/in/lorenzo-padoan-4521a2154/) |
|
||||
|
||||
## 📜 许可证
|
||||
|
||||
@ -195,7 +195,7 @@ print(result)
|
||||
研究目的で当社のライブラリを使用する場合は、以下の参考文献を引用してください:
|
||||
```text
|
||||
@misc{scrapegraph-ai,
|
||||
author = {Marco Perini, Lorenzo Padoan, Marco Vinciguerra},
|
||||
author = {, Lorenzo Padoan, Marco Vinciguerra},
|
||||
title = {Scrapegraph-ai},
|
||||
year = {2024},
|
||||
url = {https://github.com/VinciGit00/Scrapegraph-ai},
|
||||
@ -212,7 +212,7 @@ print(result)
|
||||
| | 連絡先 |
|
||||
|--------------------|----------------------|
|
||||
| Marco Vinciguerra | [](https://www.linkedin.com/in/marco-vinciguerra-7ba365242/) |
|
||||
| Marco Perini | [](https://www.linkedin.com/in/perinim/) |
|
||||
| | [](https://www.linkedin.com/in/perinim/) |
|
||||
| Lorenzo Padoan | [](https://www.linkedin.com/in/lorenzo-padoan-4521a2154/) |
|
||||
|
||||
## 📜 ライセンス
|
||||
|
||||
@ -211,7 +211,7 @@ graph LR
|
||||
우리의 라이브러리를 연구 목적으로 사용한 경우 다음과 같이 인용해 주세요:
|
||||
```text
|
||||
@misc{scrapegraph-ai,
|
||||
author = {Marco Perini, Lorenzo Padoan, Marco Vinciguerra},
|
||||
author = {, Lorenzo Padoan, Marco Vinciguerra},
|
||||
title = {Scrapegraph-ai},
|
||||
year = {2024},
|
||||
url = {https://github.com/VinciGit00/Scrapegraph-ai},
|
||||
@ -228,7 +228,7 @@ graph LR
|
||||
| | 연락처 |
|
||||
|--------------------|---------------|
|
||||
| Marco Vinciguerra | [](https://www.linkedin.com/in/marco-vinciguerra-7ba365242/) |
|
||||
| Marco Perini | [](https://www.linkedin.com/in/perinim/) |
|
||||
| | [](https://www.linkedin.com/in/perinim/) |
|
||||
| Lorenzo Padoan | [](https://www.linkedin.com/in/lorenzo-padoan-4521a2154/) |
|
||||
|
||||
## 📜 라이선스
|
||||
|
||||
@ -218,7 +218,7 @@ print(result)
|
||||
| | Контактная информация |
|
||||
|--------------------|------------------------|
|
||||
| Marco Vinciguerra | [](https://www.linkedin.com/in/marco-vinciguerra-7ba365242/) |
|
||||
| Marco Perini | [](https://www.linkedin.com/in/perinim/) |
|
||||
| | [](https://www.linkedin.com/in/perinim/) |
|
||||
| Lorenzo Padoan | [](https://www.linkedin.com/in/lorenzo-padoan-4521a2154/) |
|
||||
|
||||
## 📜 Лицензия
|
||||
|
||||
@ -16,7 +16,7 @@ sys.path.insert(0, os.path.abspath("../../"))
|
||||
|
||||
project = "ScrapeGraphAI"
|
||||
copyright = "2024, ScrapeGraphAI"
|
||||
author = "Marco Vinciguerra, Marco Perini, Lorenzo Padoan"
|
||||
author = "Marco Vinciguerra, , Lorenzo Padoan"
|
||||
|
||||
html_last_updated_fmt = "%b %d, %Y"
|
||||
|
||||
|
||||
@ -148,7 +148,7 @@ Kütüphanemizi araştırma amaçlı kullandıysanız, lütfen bizi aşağıdaki
|
||||
|
||||
```text
|
||||
@misc{scrapegraph-ai,
|
||||
author = {Marco Perini, Lorenzo Padoan, Marco Vinciguerra},
|
||||
author = {, Lorenzo Padoan, Marco Vinciguerra},
|
||||
title = {Scrapegraph-ai},
|
||||
year = {2024},
|
||||
url = {https://github.com/VinciGit00/Scrapegraph-ai},
|
||||
@ -165,7 +165,7 @@ Kütüphanemizi araştırma amaçlı kullandıysanız, lütfen bizi aşağıdaki
|
||||
| | İletişim Bilgileri |
|
||||
| ----------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| Marco Vinciguerra | [](https://www.linkedin.com/in/marco-vinciguerra-7ba365242/) |
|
||||
| Marco Perini | [](https://www.linkedin.com/in/perinim/) |
|
||||
| | [](https://www.linkedin.com/in/perinim/) |
|
||||
| Lorenzo Padoan | [](https://www.linkedin.com/in/lorenzo-padoan-4521a2154/) |
|
||||
|
||||
## 📜 Lisans
|
||||
|
||||
@ -537,7 +537,7 @@
|
||||
"text": [
|
||||
"{\n",
|
||||
" \"summary\": {\n",
|
||||
" \"title\": \"Projects | Marco Perini\",\n",
|
||||
" \"title\": \"Projects | \",\n",
|
||||
" \"projects\": [\n",
|
||||
" {\n",
|
||||
" \"title\": \"Rotary Pendulum RL\",\n",
|
||||
|
||||
@ -99,7 +99,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<footer class="fixed-bottom">
|
||||
<div class="container mt-0"> © Copyright 2023 Marco Perini. Powered by <a href="https://jekyllrb.com/" target="_blank" rel="external nofollow noopener">Jekyll</a> with <a href="https://github.com/alshedivat/al-folio" rel="external nofollow noopener" target="_blank">al-folio</a> theme. Hosted by <a href="https://pages.github.com/" target="_blank" rel="external nofollow noopener">GitHub Pages</a>. </div>
|
||||
<div class="container mt-0"> © Copyright 2023 . Powered by <a href="https://jekyllrb.com/" target="_blank" rel="external nofollow noopener">Jekyll</a> with <a href="https://github.com/alshedivat/al-folio" rel="external nofollow noopener" target="_blank">al-folio</a> theme. Hosted by <a href="https://pages.github.com/" target="_blank" rel="external nofollow noopener">GitHub Pages</a>. </div>
|
||||
</footer>
|
||||
<div class="hiddendiv common"></div>
|
||||
</body>
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
Marco Perini Toggle navigation
|
||||
Toggle navigation
|
||||
|
||||
* About
|
||||
* Projects(current)
|
||||
@ -30,6 +30,6 @@ surroundings, considering uncertainties in their readings.
|
||||
Drones Modular drone architecture proposal and proof of concept. The project
|
||||
received maximum grade. ](/projects/wireless-esc-drone/)
|
||||
|
||||
© Copyright 2023 Marco Perini. Powered by Jekyll with
|
||||
© Copyright 2023 . Powered by Jekyll with
|
||||
al-folio theme. Hosted by [GitHub
|
||||
Pages](https://pages.github.com/).
|
||||
|
||||
@ -99,7 +99,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<footer class="fixed-bottom">
|
||||
<div class="container mt-0"> © Copyright 2023 Marco Perini. Powered by <a href="https://jekyllrb.com/" target="_blank" rel="external nofollow noopener">Jekyll</a> with <a href="https://github.com/alshedivat/al-folio" rel="external nofollow noopener" target="_blank">al-folio</a> theme. Hosted by <a href="https://pages.github.com/" target="_blank" rel="external nofollow noopener">GitHub Pages</a>. </div>
|
||||
<div class="container mt-0"> © Copyright 2023 . Powered by <a href="https://jekyllrb.com/" target="_blank" rel="external nofollow noopener">Jekyll</a> with <a href="https://github.com/alshedivat/al-folio" rel="external nofollow noopener" target="_blank">al-folio</a> theme. Hosted by <a href="https://pages.github.com/" target="_blank" rel="external nofollow noopener">GitHub Pages</a>. </div>
|
||||
</footer>
|
||||
<div class="hiddendiv common"></div>
|
||||
</body>
|
||||
|
||||
@ -30,7 +30,7 @@ graph_config = {
|
||||
# *******************************************************
|
||||
|
||||
multiple_search_graph = SmartScraperGraph(
|
||||
prompt="Who is Marco Perini?",
|
||||
prompt="Who is ?",
|
||||
source="https://perinim.github.io/",
|
||||
schema=None,
|
||||
config=graph_config,
|
||||
|
||||
@ -19,7 +19,7 @@ graph_config = {
|
||||
}
|
||||
|
||||
smart_scraper_lite_graph = SmartScraperLiteGraph(
|
||||
prompt="Who is Marco Perini?",
|
||||
prompt="Who is ?",
|
||||
source="https://perinim.github.io/",
|
||||
config=graph_config,
|
||||
)
|
||||
|
||||
@ -29,7 +29,7 @@ graph_config = {
|
||||
# *******************************************************
|
||||
|
||||
multiple_search_graph = SmartScraperMultiConcatGraph(
|
||||
prompt="Who is Marco Perini?",
|
||||
prompt="Who is ?",
|
||||
source=["https://perinim.github.io/", "https://perinim.github.io/cv/"],
|
||||
schema=None,
|
||||
config=graph_config,
|
||||
|
||||
@ -26,7 +26,7 @@ graph_config = {
|
||||
# ************************************************
|
||||
|
||||
smart_scraper_multi_lite_graph = SmartScraperMultiLiteGraph(
|
||||
prompt="Who is Marco Perini?",
|
||||
prompt="Who is ?",
|
||||
source=["https://perinim.github.io/", "https://perinim.github.io/cv/"],
|
||||
config=graph_config,
|
||||
)
|
||||
|
||||
@ -25,7 +25,7 @@ graph_config = {
|
||||
# *******************************************************
|
||||
|
||||
multiple_search_graph = SmartScraperMultiGraph(
|
||||
prompt="Who is Marco Perini?",
|
||||
prompt="Who is ?",
|
||||
source=["https://perinim.github.io/", "https://perinim.github.io/cv/"],
|
||||
schema=None,
|
||||
config=graph_config,
|
||||
|
||||
@ -22,7 +22,7 @@ graph_config = {
|
||||
}
|
||||
|
||||
smart_scraper_lite_graph = SmartScraperLiteGraph(
|
||||
prompt="Who is Marco Perini?",
|
||||
prompt="Who is ?",
|
||||
source="https://perinim.github.io/",
|
||||
config=graph_config,
|
||||
)
|
||||
|
||||
@ -30,7 +30,7 @@ graph_config = {
|
||||
# *******************************************************
|
||||
|
||||
multiple_search_graph = SmartScraperMultiConcatGraph(
|
||||
prompt="Who is Marco Perini?",
|
||||
prompt="Who is ?",
|
||||
source=["https://perinim.github.io/", "https://perinim.github.io/cv/"],
|
||||
schema=None,
|
||||
config=graph_config,
|
||||
|
||||
@ -31,7 +31,7 @@ graph_config = {
|
||||
# ************************************************
|
||||
|
||||
smart_scraper_multi_lite_graph = SmartScraperMultiLiteGraph(
|
||||
prompt="Who is Marco Perini?",
|
||||
prompt="Who is ?",
|
||||
source=["https://perinim.github.io/", "https://perinim.github.io/cv/"],
|
||||
config=graph_config,
|
||||
)
|
||||
|
||||
@ -31,7 +31,7 @@ graph_config = {
|
||||
# *******************************************************
|
||||
|
||||
multiple_search_graph = SmartScraperMultiGraph(
|
||||
prompt="Who is Marco Perini?",
|
||||
prompt="Who is ?",
|
||||
source=["https://perinim.github.io/", "https://perinim.github.io/cv/"],
|
||||
schema=None,
|
||||
config=graph_config,
|
||||
|
||||
@ -8,7 +8,6 @@ version = "1.40.1"
|
||||
description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
|
||||
authors = [
|
||||
{ name = "Marco Vinciguerra", email = "mvincig11@gmail.com" },
|
||||
{ name = "Marco Perini", email = "perinim.98@gmail.com" },
|
||||
{ name = "Lorenzo Padoan", email = "lorenzo.padoan977@gmail.com" }
|
||||
]
|
||||
|
||||
|
||||
@ -38,7 +38,7 @@ class SmartScraperMultiGraph(AbstractGraph):
|
||||
|
||||
Example:
|
||||
>>> smart_scraper_multi_graph = SmartScraperMultiGraph(
|
||||
... prompt="Who is Marco Perini?",
|
||||
... prompt="Who is ?",
|
||||
... source= [
|
||||
... "https://perinim.github.io/",
|
||||
... "https://perinim.github.io/cv/"
|
||||
|
||||
@ -38,7 +38,7 @@ class SmartScraperMultiLiteGraph(AbstractGraph):
|
||||
|
||||
Example:
|
||||
>>> smart_scraper_multi_lite_graph = SmartScraperMultiLiteGraph(
|
||||
... prompt="Who is Marco Perini?",
|
||||
... prompt="Who is ?",
|
||||
... source= [
|
||||
... "https://perinim.github.io/",
|
||||
... "https://perinim.github.io/cv/"
|
||||
|
||||
@ -99,7 +99,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<footer class="fixed-bottom">
|
||||
<div class="container mt-0"> © Copyright 2023 Marco Perini. Powered by <a href="https://jekyllrb.com/" target="_blank" rel="external nofollow noopener">Jekyll</a> with <a href="https://github.com/alshedivat/al-folio" rel="external nofollow noopener" target="_blank">al-folio</a> theme. Hosted by <a href="https://pages.github.com/" target="_blank" rel="external nofollow noopener">GitHub Pages</a>. </div>
|
||||
<div class="container mt-0"> © Copyright 2023 . Powered by <a href="https://jekyllrb.com/" target="_blank" rel="external nofollow noopener">Jekyll</a> with <a href="https://github.com/alshedivat/al-folio" rel="external nofollow noopener" target="_blank">al-folio</a> theme. Hosted by <a href="https://pages.github.com/" target="_blank" rel="external nofollow noopener">GitHub Pages</a>. </div>
|
||||
</footer>
|
||||
<div class="hiddendiv common"></div>
|
||||
</body>
|
||||
|
||||
@ -30,7 +30,7 @@ def graph_config():
|
||||
def test_scraping_pipeline(graph_config):
|
||||
"""Start of the scraping pipeline"""
|
||||
smart_scraper_multi_lite_graph = SmartScraperMultiLiteGraph(
|
||||
prompt="Who is Marco Perini?",
|
||||
prompt="Who is ?",
|
||||
source=["https://perinim.github.io/", "https://perinim.github.io/cv/"],
|
||||
config=graph_config,
|
||||
)
|
||||
@ -44,7 +44,7 @@ def test_scraping_pipeline(graph_config):
|
||||
def test_get_execution_info(graph_config):
|
||||
"""Get the execution info"""
|
||||
smart_scraper_multi_lite_graph = SmartScraperMultiLiteGraph(
|
||||
prompt="Who is Marco Perini?",
|
||||
prompt="Who is ?",
|
||||
source=["https://perinim.github.io/", "https://perinim.github.io/cv/"],
|
||||
config=graph_config,
|
||||
)
|
||||
|
||||
@ -99,7 +99,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<footer class="fixed-bottom">
|
||||
<div class="container mt-0"> © Copyright 2023 Marco Perini. Powered by <a href="https://jekyllrb.com/" target="_blank" rel="external nofollow noopener">Jekyll</a> with <a href="https://github.com/alshedivat/al-folio" rel="external nofollow noopener" target="_blank">al-folio</a> theme. Hosted by <a href="https://pages.github.com/" target="_blank" rel="external nofollow noopener">GitHub Pages</a>. </div>
|
||||
<div class="container mt-0"> © Copyright 2023 . Powered by <a href="https://jekyllrb.com/" target="_blank" rel="external nofollow noopener">Jekyll</a> with <a href="https://github.com/alshedivat/al-folio" rel="external nofollow noopener" target="_blank">al-folio</a> theme. Hosted by <a href="https://pages.github.com/" target="_blank" rel="external nofollow noopener">GitHub Pages</a>. </div>
|
||||
</footer>
|
||||
<div class="hiddendiv common"></div>
|
||||
</body>
|
||||
|
||||
@ -99,7 +99,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<footer class="fixed-bottom">
|
||||
<div class="container mt-0"> © Copyright 2023 Marco Perini. Powered by <a href="https://jekyllrb.com/" target="_blank" rel="external nofollow noopener">Jekyll</a> with <a href="https://github.com/alshedivat/al-folio" rel="external nofollow noopener" target="_blank">al-folio</a> theme. Hosted by <a href="https://pages.github.com/" target="_blank" rel="external nofollow noopener">GitHub Pages</a>. </div>
|
||||
<div class="container mt-0"> © Copyright 2023 . Powered by <a href="https://jekyllrb.com/" target="_blank" rel="external nofollow noopener">Jekyll</a> with <a href="https://github.com/alshedivat/al-folio" rel="external nofollow noopener" target="_blank">al-folio</a> theme. Hosted by <a href="https://pages.github.com/" target="_blank" rel="external nofollow noopener">GitHub Pages</a>. </div>
|
||||
</footer>
|
||||
<div class="hiddendiv common"></div>
|
||||
</body>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user