Parsera is a lightweight Python library designed for scraping websites using large language models (LLMs). It is easy to set up with minimal token use, boosting speed and reducing costs. Users can configure it to use models from OpenAI or Azure, and it includes asynchronous support. The library can extract specified elements from web pages and return the results in JSON format.

2m read timeFrom github.com
Post cover image
Table of contents
Why Parsera?InstallationBasic usageRunning with Jupyter Notebook:Run with custom model

Sort: