mishushakov/llm-scraper
Turn any webpage into structured data using LLMs observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 95
- Release rhythm 35
- Longevity 61
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 865
- days_rel: n/a
- days_push: 31
- n_releases_24m: 0
Adoption not part of the score
6915 stars · 453 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A TypeScript library that turns any webpage into structured data using LLMs, built on Playwright and the Vercel AI SDK. It supports multiple LLM providers, Zod/JSON Schema definitions, streaming, and several page formatting modes including HTML, markdown, text, and screenshots.
Use cases
- extract structured data from webpages with an LLM
- scrape product listings into typed JSON objects
- parse news headlines from a site using GPT-4o
- convert HTML pages to markdown or text for LLM input
- generate scraping code from a schema
- stream structured extraction results from a live page
When to choose
- you need schema-validated structured extraction from web pages
- you want type-safe scraping with Zod schemas in TypeScript
- you need multi-modal extraction including page screenshots
- you want to swap between OpenAI, Anthropic, Google, Groq, or Ollama providers
When to avoid
- you need high-volume scraping without LLM API costs
- you only need simple static HTML parsing without AI
- your project is not in the Node.js/TypeScript ecosystem
- you need a no-code scraping service with a UI
Facets
library · maturity active
web-scraping llm-inference parser rag artificial-intelligence large-language-models crawlers web-development developer-tools cross-platform playwright puppeteer zod vercel-ai-sdk structured-extraction browser-automation schema-validation nodejs typescript
2 sources
- readme: https://github.com/mishushakov/llm-scraper · fetched 2026-08-28 · 77b6bd03c255
- registry_npm: https://registry.npmjs.org/llm-scraper · fetched 2026-08-29 · 4845c19280d9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mishushakov/llm-scraper | main | 67 |
For agents
markdown · JSON · MCP: product_card(name="mishushakov/llm-scraper")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem