Skip to content

Demo notebooks for LLM based web scraping with Scrapfly

License

Notifications You must be signed in to change notification settings

scrapfly/llm-scraping-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

llm-scraping-demo

Demo notebooks for LLM based web scraping with Scrapfly used in intro video:

Watch the video

Setup

To use this notebook you'll need:

All of which can be installed using the provided pyproject.toml using poetry (or any other moder python package manager):

$ poetry install
$ poetry run jupyter notebook

[I 2024-07-09 21:54:57.134 ServerApp] Serving notebooks from local directory: /home/scrapfly/llm-scraping-demo
[I 2024-07-09 21:54:57.134 ServerApp] Jupyter Server 2.14.1 is running at:
[I 2024-07-09 21:54:57.134 ServerApp] http://localhost:8888/tree?token=7a960bcb9
[I 2024-07-09 21:54:57.134 ServerApp]     http://127.0.0.1:8888/tree?token=7a960b
#                                         ^^^^^^^^^^ open this in your browser.

About

Demo notebooks for LLM based web scraping with Scrapfly

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published