Scrapegraph-ai/examples/openai
2024-08-07 16:19:04 +02:00
..
inputs feat: add integrations for markdown files 2024-06-29 13:35:39 +02:00
.env.example
csv_scraper_graph_multi_openai.py refactoring of the openai examples 2024-08-05 20:54:53 +02:00
csv_scraper_openai.py refactoring of the openai examples 2024-08-05 20:54:53 +02:00
custom_graph_openai.py refactoring of the openai examples 2024-08-05 20:54:53 +02:00
deep_scraper_openai.py refactoring of the openai examples 2024-08-05 20:54:53 +02:00
json_scraper_multi_openai.py refactoring of the openai examples 2024-08-05 20:54:53 +02:00
json_scraper_openai.py refactoring of the openai examples 2024-08-05 20:54:53 +02:00
md_scraper_openai.py Merge branch 'main' into temp-1 2024-08-06 10:04:57 +02:00
omni_scraper_openai.py
omni_search_openai.py fix(pdf): correctly read .pdf files 2024-06-14 15:20:30 +02:00
pdf_scraper_multi_openai.py refactoring of the openai examples 2024-08-05 20:54:53 +02:00
pdf_scraper_openai.py refactoring of the openai examples 2024-08-05 20:54:53 +02:00
readme.md
scrape_plain_text_openai.py refactoring of the openai examples 2024-08-05 20:54:53 +02:00
script_generator_openai.py refactoring of the openai examples 2024-08-05 20:54:53 +02:00
script_generator_schema_openai.py feat(schema): merge scripts to follow pydantic schema 2024-06-12 00:48:08 +02:00
script_multi_generator_openai.py feat(schema): merge scripts to follow pydantic schema 2024-06-12 00:48:08 +02:00
search_graph_openai.py Update search_graph_openai.py 2024-08-07 16:19:04 +02:00
search_graph_schema_openai.py refactoring of the openai examples 2024-08-05 20:54:53 +02:00
search_link_graph_openai.py refactoring of the openai examples 2024-08-05 20:54:53 +02:00
smart_scraper_multi_openai.py add example 2024-06-01 11:20:24 +02:00
smart_scraper_openai.py docs: prev version 2024-07-24 23:37:57 +02:00
smart_scraper_schema_openai.py refactoring of the openai examples 2024-08-05 20:54:53 +02:00
speech_graph_openai.py refactoring of the openai examples 2024-08-05 20:54:53 +02:00
xml_scraper_graph_multi_openai.py refactoring of the openai examples 2024-08-05 20:54:53 +02:00
xml_scraper_openai.py refactoring of the openai examples 2024-08-05 20:54:53 +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.