NLWeb Compliance Checker
Pricing
from $0.01 / 1,000 results
NLWeb Compliance Checker
Check if websites implement Microsoft's NLWeb (Natural Language Web) protocol for AI assistant compatibility. A comprehensive AI-readiness score and actionable recommendations. NLWeb (Natural Language Web) is Microsoft's emerging protocol that helps AI assistants understand and interact w/ websites
Pricing
from $0.01 / 1,000 results
Rating
0.0
(0)
Developer
The Howlers
Maintained by CommunityActor stats
0
Bookmarked
6
Total users
1
Monthly active users
a month ago
Last modified
Categories
Share
Check if websites implement Microsoft's NLWeb (Natural Language Web) protocol for AI assistant compatibility. Validates /.well-known/nlweb.json and associated schemas.
Quick Start
Test with Demo Mode (free, no API key needed)
{"demoMode": true,"urls": []}
Run with real data
{"demoMode": false,"urls": [],"checkSchemas": true,"checkLLMsTxt": true,"checkRobotsTxt": true}
Input Parameters
| Parameter | Type | Default | Required | Description |
|---|---|---|---|---|
urls | array | - | No | List of website URLs to check for NLWeb compliance. The actor will check /.well-known/nlweb.json for each domain. |
checkSchemas | boolean | true | No | Also validate schemas referenced in the NLWeb configuration. This provides deeper compliance checking but takes longer. |
checkLLMsTxt | boolean | true | No | Also check for llms.txt file presence (another AI accessibility standard). |
checkRobotsTxt | boolean | true | No | Check robots.txt for AI-specific directives like GPTBot, Claude, etc. |
webhookUrl | string | - | No | URL to receive a POST request with results when the check completes. Useful for Zapier, Make, or n8n integrations. |
demoMode | boolean | true | No | Run with sample data to test the actor without making real requests. |
Pricing
This actor uses pay-per-event billing:
| Event | Description | Price |
|---|---|---|
| Site Checked | Each website checked for NLWeb compliance | $0.02 |
| Schema Validated | Each NLWeb schema validated against Microsoft specifications | $0.01 |
| Compliance Report Generated | Detailed compliance report with recommendations | $0.05 |
| Sales Opportunity Found | Non-compliant site identified as potential sales lead | $0.03 |
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


