tscrawler is a TypeScript-based website crawler for collecti
tscrawler is a TypeScript-based website crawler for collecting structured page data from a single site origin. It fetches HTML pages concurrently, extracts useful content, and writes the crawl result to a JSON report.