Scrapegraph-demo
Scrapegraph-demo copied to clipboard
Streamlit demo of Scrapegraph-ai for GPT4-hackaton
Results
1
Scrapegraph-demo issues
Sort by
recently updated
recently updated
newest added
Traceback: File "C:\Users\wouro\Desktop\Fin\Scrapegraph-LabLabAI-Hackathon\venv\Lib\site-packages\streamlit\runtime\scriptrunner\script_runner.py", line 600, in _run_script exec(code, module.__dict__) File "C:\Users\wouro\Desktop\Fin\Scrapegraph-LabLabAI-Hackathon\main.py", line 68, in graph_result = task(key, link_to_scrape, prompt, model) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\wouro\Desktop\Fin\Scrapegraph-LabLabAI-Hackathon\task.py", line 42, in task result = smart_scraper_graph.run()...