Llms Txt Generator
Pricing
Pay per usage
Go to Apify Store

Llms Txt Generator
Pricing
Pay per usage
Rating
0.0
(0)
Developer

Francis Marzyński
Maintained by Community
Actor stats
0
Bookmarked
1
Total users
0
Monthly active users
2 days ago
Last modified
Categories
Share
llms.txt Generator - Apify Actor
Generate world-class llms.txt files for any website using AI.
What is llms.txt?
The llms.txt standard helps AI assistants understand your website content. It's like robots.txt, but for LLMs.
Features
- 🕷️ Smart Crawling: Uses sitemap when available, falls back to link following
- 🤖 AI-Powered: LLM generates semantically perfect descriptions
- 📊 World-Class Output: Quick facts, service disambiguation, contact info
- ⚡ Fast: Parallel crawling with rate limiting
Input
{"url": "https://example.com","apiKey": "sk-or-v1-xxx","maxPages": 20,"model": "openai/gpt-oss-120b:free"}
Output
The generated llms.txt is available in:
- Dataset: Full JSON with metadata
- Key-Value Store: Raw llms.txt file
Example Output
# Example Corp> Leading provider of cloud solutions for enterprise customers.## Quick Facts- Industry: Cloud Computing- Location: San Francisco, CA- Key offerings: Cloud hosting, DevOps tools, managed databases## Services- [Cloud Hosting](url): Scalable infrastructure for applications of any size.- [DevOps Platform](url): CI/CD pipelines and deployment automation.## Topicscloud computing, hosting, devops, enterprise, saas
Getting an API Key
- Go to openrouter.ai
- Sign up for free
- Get your API key
- Use free models like
openai/gpt-oss-120b:free