mirror of
https://github.com/VinciGit00/Scrapegraph-ai.git
synced 2026-06-17 21:08:25 +08:00
| .. | ||
| inputs | ||
| .env.example | ||
| csv_scraper_gemini.py | ||
| custom_graph_gemini.py | ||
| json_scraper_gemini.py | ||
| readme.md | ||
| scrape_plain_text_gemini.py | ||
| scrape_xml_gemini.py | ||
| script_generator_gemini.py | ||
| search_graph_gemini.py | ||
| smart_scraper_gemini.py | ||
| xml_scraper_openai.py | ||
This folder contains an example of how to use ScrapeGraph-AI with Gemini, a large language model (LLM) from Google AI. The example shows how to extract information from a website using a natural language prompt.