egoist/sitefetch
Fetch an entire site and save it as a text file (to be used with AI models). observed · 2026-08-28
Health v2 · maintenance only
22/100
- Activity 2
- Release rhythm 35
- Longevity 43
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: 603
- days_rel: n/a
- days_push: 592
- n_releases_24m: 0
Adoption not part of the score
1736 stars · 162 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Node.js CLI tool that crawls an entire website and saves its pages as a single text file, using Mozilla Readability to extract clean content. It is designed to prepare site content as context for AI/LLM models.
Use cases
- scrape a whole website into one text file for LLM context
- fetch only blog and docs pages from a site
- extract readable content from web pages for AI models
- crawl documentation sites to feed into a chatbot
- convert a website to plain text offline
When to choose
- you need a site's content as plain text for AI model input
- you want a quick zero-config CLI crawler with glob page matching
- you want readable-content extraction with optional CSS selectors
When to avoid
- you need JavaScript-rendered SPA content at scale
- you need structured data exports like JSON or CSV
- you need a full-featured scraping framework with scheduling or proxies
Facets
cli-tool · maturity active
web-scraping cli nlp developer-tools large-language-models crawlers cli cross-platform site-crawler readability llm-context typescript command-line nodejs
1 source
- readme: https://github.com/egoist/sitefetch · fetched 2026-08-28 · faca90372fcf
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| egoist/sitefetch | main | 22 |
For agents
markdown · JSON · MCP: product_card(name="egoist/sitefetch")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem