0.0.4 • Published 7 months ago

crawllm v0.0.4

Weekly downloads
-
License
-
Repository
-
Last release
7 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

7 months ago

0.0.3

7 months ago

0.0.2

7 months ago

0.0.1

7 months ago