GitHub 项目简介: Turn any webpage into structured data using LLMs
README: LLM Scraper is a TypeScript library that allows you to extract structured data from **any** webpage using LLMs.
README: Schemas defined with Zod or JSON Schema - Full type-safety with TypeScript - Based on Playwright framework - Streaming objects - [Code-generation](#code-generation) - Supports 6 f…
README: Replace your `run` function with `stream` to get a partial object stream.
README: Using the `generate` function you can generate re-usable playwright script that scrapes the contents according to a schema.