llms.txt Generator — Make Any Website AI-Readable avatar

llms.txt Generator — Make Any Website AI-Readable

Pricing

Pay per usage

Go to Apify Store
llms.txt Generator — Make Any Website AI-Readable

llms.txt Generator — Make Any Website AI-Readable

Crawl any website and generate llms.txt and llms-full.txt files following the llms.txt standard. BFS crawler with URL filtering and markdown/plaintext output. For AI readiness, SEO for AI, documentation portals, and archiving.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Oaida Adrian

Oaida Adrian

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

3 hours ago

Last modified

Categories

Share

Crawl any website and generate llms.txt and llms-full.txt files following the llms.txt standard.

What is llms.txt?

The llms.txt convention is a proposed standard for providing AI models and LLMs with structured information about a website. Similar to robots.txt, but for AI readability.

Features

  • Full website crawl — BFS crawler with configurable depth and page limits
  • Content extraction — Uses trafilatura for precise main content extraction
  • Dual output — Generates both llms.txt (summary) and llms-full.txt (complete content)
  • URL filtering — Include/exclude URL patterns with glob syntax
  • Markdown or plaintext — Choose output format for compatibility
  • Structured output — Page-level dataset with titles, descriptions, and word counts

Input Parameters

ParameterTypeDefaultDescription
startUrlsarrayrequiredURLs to start crawling from
maxPagesinteger50Maximum pages to crawl
globsarray[]Include URL patterns (e.g. /docs/**)
excludesarray[]Exclude URL patterns (e.g. /blog/**)
outputFormatstring"markdown"Content format: markdown or plaintext
proxyConfigurationobjectApify proxyProxy settings

Output

OutputDescription
llms.txt (KV store)Summary file with page titles, descriptions, and links
llms-full.txt (KV store)Full content file with all extracted text
DatasetPer-page records with URL, title, description, content, word count

Use Cases

  • AI/LLM readiness — Make your website content available to AI assistants
  • SEO for AI — Ensure AI models can understand and reference your content
  • Documentation portals — Generate AI-readable docs for your product
  • Content archiving — Create structured snapshots of website content

Pricing

This actor uses pay-per-event pricing. You are charged per page successfully crawled and processed.