Scrapegraph-ai/scrapegraphai/nodes
2024-09-10 11:19:24 +02:00
..
__init__.py fix: temporary fix for parse_node 2024-09-09 11:42:33 +02:00
base_node.py Fixes node expression validator error message to make it easier to debug missing keys 2024-08-29 13:24:47 -07:00
concat_answers_node.py feat: ConcatNode.py added for heavy merge operations 2024-09-04 17:53:32 +03:00
conditional_node.py fixed versioning errors 2024-08-11 10:04:15 +02:00
fetch_node.py feat: fetch_node improved 2024-09-07 09:33:57 +02:00
fetch_screen_node.py add if and cool stuff 2024-08-19 02:01:41 +02:00
generate_answer_csv_node.py fix: correctly parsing output when using structured_output 2024-09-02 17:03:14 +02:00
generate_answer_from_image_node.py fix: screenshot_scraper 2024-09-07 14:55:12 +02:00
generate_answer_node.py fix: correctly parsing output when using structured_output 2024-09-02 17:03:14 +02:00
generate_answer_omni_node.py fix: correctly parsing output when using structured_output 2024-09-02 17:03:14 +02:00
generate_answer_pdf_node.py fix: correctly parsing output when using structured_output 2024-09-02 17:03:14 +02:00
generate_scraper_node.py change GenerateScraperNode to only use first chunk 2024-09-02 08:21:19 +01:00
get_probable_tags_node.py refactoring of the code 2024-08-23 11:33:22 +02:00
graph_iterator_node.py refactoring of the code 2024-08-23 11:33:22 +02:00
image_to_text_node.py fix: Parse Node scraping link and img urls allowing OmniScraper to work 2024-09-02 12:53:10 +02:00
merge_answers_node.py Merge pull request #641 from ScrapeGraphAI/urls_search_graph 2024-09-09 12:03:36 +02:00
merge_generated_scripts.py refactoring of the code according to pylint style 2024-08-18 11:51:34 +02:00
parse_node.py fix: parse node 2024-09-10 08:41:08 +02:00
rag_node.py fix: set up dynamic imports correctly 2024-08-27 16:54:57 +02:00
robots_node.py refactoring of the code 2024-08-23 11:33:22 +02:00
search_internet_node.py feat:expose the search engine params to user 2024-09-02 14:28:39 +08:00
search_link_node.py refactoring of the code 2024-08-23 11:33:22 +02:00
search_node_with_context.py refactoring of the code 2024-08-23 11:33:22 +02:00
text_to_speech_node.py refactoring of the code 2024-08-23 11:33:22 +02:00