feat: add co-author

Co-authored-by: gioCarBo <gioCarBo@users.noreply.github.com>
This commit is contained in:
Marco Perini 2024-04-30 02:57:49 +02:00 committed by GitHub
parent d36872518a
commit 719a353410
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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