Skip to content

Commit aa14271

Browse files
committed
Update README.md
1 parent ca436ab commit aa14271

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ There are three main scraping pipelines that can be used to extract information
4545
- `SmartScraperGraph`: single-page scraper that only needs a user prompt and an input source;
4646
- `SearchGraph`: multi-page scraper that extracts information from the top n search results of a search engine;
4747
- `SpeechGraph`: single-page scraper that extracts information from a website and generates an audio file.
48+
- `SmartScraperMultiGraph`: multiple page scraper given a single prompt
4849

4950
It is possible to use different LLM through APIs, such as **OpenAI**, **Groq**, **Azure** and **Gemini**, or local models using **Ollama**.
5051

0 commit comments

Comments
 (0)