From 719a353410992cc96f46ec984a5d3ec372e71ad2 Mon Sep 17 00:00:00 2001 From: Marco Perini Date: Tue, 30 Apr 2024 02:57:49 +0200 Subject: [PATCH] feat: add co-author Co-authored-by: gioCarBo --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1e8c70f6..5618e572 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ You can use the `SmartScraper` class to extract information from a website using The `SmartScraper` class is a direct graph implementation that uses the most common nodes present in a web scraping pipeline. For more information, please see the [documentation](https://scrapegraph-ai.readthedocs.io/en/latest/). ### Case 1: Extracting information using Ollama Remember to download the model on Ollama separately! + ```python from scrapegraphai.graphs import SmartScraperGraph