Scrapegraph-ai/scrapegraphai/graphs
2024-05-09 21:07:07 +02:00
..
__init__.py exposed abstract_graph allowing the user to create new graphs 2024-05-05 22:05:11 +02:00
abstract_graph.py Update abstract_graph.py 2024-05-09 12:29:39 +02:00
base_graph.py fix: trailing whitespace 2024-05-04 21:26:19 +02:00
csv_scraper_graph.py fix: fixed bugs for csv and xml 2024-05-09 20:46:46 +02:00
json_scraper_graph.py fix: add json integration 2024-05-09 21:07:07 +02:00
pdf_scraper_graph.py feat: Add support for passing pdf path as source 2024-05-09 21:55:05 +05:30
script_creator_graph.py feat: update info 2024-05-08 21:25:03 +02:00
search_graph.py fix(examples): local, mixed models and fixed SearchGraph embeddings problem 2024-05-08 15:36:26 +02:00
smart_scraper_graph.py Corrected graphs to use common params 2024-05-05 14:36:16 +02:00
speech_graph.py Corrected graphs to use common params 2024-05-05 14:36:16 +02:00
xml_scraper_graph.py fix: fixed bugs for csv and xml 2024-05-09 20:46:46 +02:00