starlight-scraper
v1.0.0
Published
Lightweight web scraper for extracting clean text and tracking changes from websites
Maintainers
Readme
Starlight Scraper
A lightweight Node.js library for scraping websites and extracting clean text from HTML.
Features
- Fetch HTML from any URL
- Extract clean text from tags
- Structured HTML parsing
- Track webpage changes over time
- Simple API, no browser needed
Installation
npm install starlight-scraper