Scrapegraph-ai/scrapegraphai/graphs
Marco Vinciguerra 85cb957297 feat: finished basic version of deep scraper
Co-Authored-By: Matteo Vedovati <68272450+vedovati-matteo@users.noreply.github.com>
2024-10-03 13:13:04 +02:00
..
__init__.py fetch node level k implementation 2024-10-02 10:22:21 +02:00
abstract_graph.py refactoring of the code 2024-09-28 09:02:20 +02:00
base_graph.py refactoring of the code 2024-09-28 09:02:20 +02:00
code_generator_graph.py refactoring of the code 2024-09-28 09:02:20 +02:00
csv_scraper_graph.py refctoring of the code 2024-09-23 08:37:52 +02:00
csv_scraper_multi_graph.py refctoring of the code 2024-09-23 08:37:52 +02:00
depth_search_graph.py feat: finished basic version of deep scraper 2024-10-03 13:13:04 +02:00
json_scraper_graph.py docs: Updated the graph_config in the documentation. 2024-09-12 14:50:02 +08:00
json_scraper_multi_graph.py fix: script creator multi 2024-09-26 10:09:36 +02:00
markdown_scraper_graph.py docs: Updated the graph_config in the documentation. 2024-09-12 14:50:02 +08:00
markdown_scraper_multi_graph.py fix: script creator multi 2024-09-26 10:09:36 +02:00
omni_scraper_graph.py refctoring of the code 2024-09-23 08:37:52 +02:00
omni_search_graph.py refactoring of the code 2024-09-28 09:02:20 +02:00
pdf_scraper_graph.py refctoring of the code 2024-09-23 08:37:52 +02:00
pdf_scraper_multi_graph.py refctoring of the code 2024-09-23 08:37:52 +02:00
screenshot_scraper_graph.py refactoring of the code 2024-09-28 09:02:20 +02:00
script_creator_graph.py refactoring of the code 2024-09-28 09:02:20 +02:00
script_creator_multi_graph.py fix: script creator multi 2024-09-26 10:09:36 +02:00
search_graph.py refactoring of the code 2024-09-28 09:02:20 +02:00
search_link_graph.py feat: update search_link_graph 2024-09-23 08:26:36 +02:00
smart_scraper_graph.py Merge branch 'pre/beta' into branch_temp 2024-09-29 15:43:59 +02:00
smart_scraper_multi_concat_graph.py Merge branch 'main' into temp-1 2024-09-25 17:45:45 +02:00
smart_scraper_multi_graph.py refactoring of the code 2024-09-28 09:02:20 +02:00
speech_graph.py refactoring of the code 2024-09-28 09:02:20 +02:00
xml_scraper_graph.py refctoring of the code 2024-09-23 08:37:52 +02:00
xml_scraper_multi_graph.py fix: script creator multi 2024-09-26 10:09:36 +02:00