mirror of
https://github.com/VinciGit00/Scrapegraph-ai.git
synced 2026-07-06 21:11:37 +08:00
14 lines
320 B
ReStructuredText
14 lines
320 B
ReStructuredText
Graphs
|
|
======
|
|
|
|
Graphs are scraping pipelines aimed at solving specific tasks. They are composed by nodes which can be configured individually to address different aspects of the task (fetching data, extracting information, etc.).
|
|
|
|
.. toctree::
|
|
:maxdepth: 4
|
|
|
|
types
|
|
llm
|
|
graph_config
|
|
benchmarks
|
|
telemetry
|