Scrapegraph-ai/docs/source/scrapers/graphs.rst
2024-06-17 13:56:13 +02:00

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