Scrapegraph-ai/examples/openai
VinciGit00 9483afddd3 revert
2024-05-16 12:34:02 +02:00
..
inputs add csv scraper 2024-05-01 17:20:04 +02:00
.env.example add examples for deepseek 2024-05-13 12:56:57 +02:00
csv_scraper_openai.py fix(examples): openai std examples 2024-05-08 14:56:44 +02:00
custom_graph_openai.py fix(examples): openai std examples 2024-05-08 14:56:44 +02:00
deep_scraper_openai.py revert 2024-05-16 12:34:02 +02:00
json_scraper_openai.py fix(examples): openai std examples 2024-05-08 14:56:44 +02:00
omni_scraper_openai.py fix(fetch_node): bug in handling local files 2024-05-14 16:51:10 +02:00
omni_search_graph_openai.py feat(omni-search): added omni search graph and updated docs 2024-05-14 16:26:43 +02:00
readme.md add examples 2024-04-11 12:17:04 +02:00
scrape_plain_text_openai.py fix(examples): openai std examples 2024-05-08 14:56:44 +02:00
script_generator_openai.py Merge branch 'pre/beta' into fix-GenerateScraperGraph 2024-05-11 01:59:28 +02:00
search_graph_openai.py fix(asyncio): replaced deepcopy with copy due to serialization problems 2024-05-13 18:46:34 +02:00
smart_scraper_openai.py feat(gpt-4o): image to text single node test 2024-05-14 11:43:21 +02:00
speech_graph_openai.py fix(examples): openai std examples 2024-05-08 14:56:44 +02:00
xml_scraper_openai.py fix(examples): openai std examples 2024-05-08 14:56:44 +02:00

This folder contains an example of how to use ScrapeGraph-AI with OpenAI, an artificial intelligence platform. The examples show how to extract information from a website using a natural language prompt.