Scrapegraph-ai/examples/openai
2024-10-21 09:39:17 +02:00
..
inputs feat: add integrations for markdown files 2024-06-29 13:35:39 +02:00
.env.example add new prompts 2024-05-18 00:22:52 +02:00
code_generator_graph_openai.py refactoring of examples 2024-10-08 08:54:18 +02:00
csv_scraper_graph_multi_openai.py refactoring of examples 2024-10-08 08:54:18 +02:00
csv_scraper_openai.py refactoring of examples 2024-10-08 08:54:18 +02:00
custom_graph_openai.py refactoring of examples 2024-10-08 08:54:18 +02:00
depth_search_graph_openai.py feat: finished basic version of deep scraper 2024-10-03 13:13:04 +02:00
json_scraper_multi_openai.py chore(examples): update model names 2024-08-27 12:41:18 +02:00
json_scraper_openai.py refactoring of examples 2024-10-08 08:54:18 +02:00
md_scraper_openai.py feat: refactoring of mdscraper 2024-10-11 08:32:41 +02:00
omni_scraper_openai.py refactoring of examples 2024-10-08 08:54:18 +02:00
omni_search_openai.py refactoring of examples 2024-10-08 08:54:18 +02:00
rate_limit_openai.py feat(AbstractGraph): add adjustable rate limit 2024-09-05 16:31:33 +02:00
readme.md add examples 2024-04-11 12:17:04 +02:00
scrape_plain_text_openai.py refactoring of examples 2024-10-08 08:54:18 +02:00
screenshot_scraper.py refactoring of examples 2024-10-08 08:54:18 +02:00
script_generator_openai.py refactoring of examples 2024-10-08 08:54:18 +02:00
script_generator_schema_openai.py refactoring of examples 2024-10-08 08:54:18 +02:00
script_multi_generator_openai.py refactoring of examples 2024-10-08 08:54:18 +02:00
search_graph_openai.py refactoring of examples 2024-10-08 08:54:18 +02:00
search_graph_schema_openai.py refactoring of examples 2024-10-08 08:54:18 +02:00
search_link_graph_openai.py refactoring of examples 2024-10-08 08:54:18 +02:00
smart_scraper_lite_openai.py add smartscraper lite 2024-10-21 09:39:17 +02:00
smart_scraper_multi_concat_openai.py refactoring of examples 2024-10-08 08:54:18 +02:00
smart_scraper_multi_lite_openai.py add smart_scraper_multi_lite_graph example 2024-10-18 03:19:00 +08:00
smart_scraper_multi_openai.py refactoring of examples 2024-10-08 08:54:18 +02:00
smart_scraper_openai.py Update smart_scraper_openai.py 2024-10-16 14:07:01 +02:00
smart_scraper_schema_openai.py refactoring of examples 2024-10-08 08:54:18 +02:00
speech_graph_openai.py refactoring of examples 2024-10-08 08:54:18 +02:00
xml_scraper_graph_multi_openai.py refactoring of examples 2024-10-08 08:54:18 +02:00
xml_scraper_openai.py refactoring of examples 2024-10-08 08:54:18 +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.