LLMs.txt Checker - AI Readiness Scanner avatar

LLMs.txt Checker - AI Readiness Scanner

Pricing

from $0.01 / 1,000 results

Go to Apify Store
LLMs.txt Checker - AI Readiness Scanner

LLMs.txt Checker - AI Readiness Scanner

Batch check websites for llms.txt files & identify AI optimization opportunities. A emerging standard that websites use to communicate with AI systems. It helps LLMs understand, What the company does, How to present information about the business, Contact information & key pages Brand guidelines

Pricing

from $0.01 / 1,000 results

Rating

0.0

(0)

Developer

The Howlers

The Howlers

Maintained by Community

Actor stats

0

Bookmarked

11

Total users

2

Monthly active users

8 days ago

Last modified

Share

LLMs.txt Checker - AI Readiness Scanner with Recommendations

Check websites for llms.txt and llms-full.txt files and assess AI/LLM readiness. Batch-check hundreds of URLs, analyze file structure and sections, get AI-generated recommendations for improving existing files, and identify prospects missing AI optimization.


Quick Start

Test with Demo Mode (free, no API key needed)

{
"demoMode": true,
"urls": [
"https://example.com"
]
}

Run with real data

{
"demoMode": false,
"urls": [
"https://example.com"
],
"includeRecommendations": true,
"identifySalesOpportunities": true
}

Input Parameters

ParameterTypeDefaultRequiredDescription
urlsarray-NoList of website URLs to check for llms.txt files. Will check both /llms.txt and /llms-full.txt
includeRecommendationsbooleantrueNoGenerate AI-powered recommendations for improving llms.txt content
identifySalesOpportunitiesbooleantrueNoFlag sites missing llms.txt or with poor implementations as sales opportunities
webhookUrlstring-NoOptional webhook URL to receive results when processing completes
demoModebooleantrueNoRun with sample data for testing (no URLs required)

Pricing

This actor uses pay-per-event billing:

EventDescriptionPrice
URL CheckedEach URL checked for llms.txt files$0.01

Demo mode is free -- no charges for sample data.


Troubleshooting

"API error 429" or "Rate limit"

Too many requests. Wait a minute and try again, or reduce the number of items per run.

No results or empty dataset

Check the run log for error messages. Common causes:

  • Invalid input format (check the examples above)
  • The target data doesn't exist or is too small to track

How do I test without an API key?

Enable Demo Mode in the input. This returns realistic sample data so you can verify the output format works for your workflow.


Built by John Rippy | Actor Arsenal