mirror of
https://github.com/VinciGit00/Scrapegraph-ai.git
synced 2026-07-09 21:19:20 +08:00
| .. | ||
| inputs | ||
| .env.example | ||
| code_generator_graph_mistral.py | ||
| csv_scraper_graph_multi_mistral.py | ||
| csv_scraper_mistral.py | ||
| custom_graph_mistral.py | ||
| depth_search_graph_mistral.py | ||
| document_scraper_mistral.py | ||
| json_scraper_mistral.py | ||
| json_scraper_multi_mistral.py | ||
| md_scraper_mistral.py | ||
| rate_limit_mistral.py | ||
| readme.md | ||
| scrape_plain_text_mistral.py | ||
| script_generator_mistral.py | ||
| script_generator_schema_mistral.py | ||
| script_multi_generator_mistral.py | ||
| search_graph_mistral.py | ||
| search_graph_schema_mistral.py | ||
| search_link_graph_mistral.py | ||
| smart_scraper_lite_mistral.py | ||
| smart_scraper_mistral.py | ||
| smart_scraper_multi_concat_mistral.py | ||
| smart_scraper_multi_lite_mistral.py | ||
| smart_scraper_multi_mistral.py | ||
| smart_scraper_schema_mistral.py | ||
| xml_scraper_graph_multi_mistral.py | ||
| xml_scraper_mistral.py | ||
This folder contains examples of how to use ScrapeGraph-AI with Mistral, an LLM provider. The examples show how to extract information from a website using a natural language prompt.