0.0.4 • Published 5 months ago

crawllm v0.0.4

Weekly downloads
-
License
-
Repository
-
Last release
5 months ago

Crawllm

Crawl any website or docs for usage with LLMs. Get a single markdown file with all website content.

Usage

# Crawl a website and convert to markdown
npx crawllm https://www.better-auth.com

# Specify custom output file (default is output.md)
npx crawllm https://www.better-auth.com docs.md

Features

  • Converts entire websites into a single markdown file
  • Preserves content hierarchy
  • Optimized for LLM context
  • Simple command-line interface
0.0.4

5 months ago

0.0.3

5 months ago

0.0.2

5 months ago

0.0.1

5 months ago