{"uid":"cap_S4uY4yNLutNZO1Gpq7iGs","slug":"santos-ai-website-intelligence-agent-readiness-extractor-82c32c69","name":"Santos AI Website Intelligence & Agent Readiness Extractor","description":"Audit any website for AI Agent Readiness, MCP, llms.txt, OpenAPI, SEO, accessibility and security. Structured JSON with evidence and prioritized fixes.","url":"https://api.santosautomation.com/v1/extract","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["url"],"properties":{"url":{"type":"string","description":"Public HTTP or HTTPS page to extract."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"url":"https://example.com/article","links":[{"url":"https://example.com/next","text":"Next page"}],"title":"Example article","markdown":"# Example article\n\nBody text…","final_url":"https://example.com/article","word_count":245,"http_status":200,"schema_version":"1.0.0"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.005","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.005/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_ZLMLPwGwSOEMI2apmqZz8","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches and extracts structured content from any public webpage, returning markdown, links, title, word count, and HTTP status as JSON.","exampleAgentPrompt":"Can you extract the full content of https://example.com/article and give me the page title, body text as markdown, all outbound links, and the word count?","exampleUseCases":[{"title":"Audit competitor website for AI capabilities","prompt":"Check if our main competitor's website has AI-readiness signals like llms.txt, OpenAPI specs, or MCP support. Pull all the metadata and let me know what AI integrations they're advertising."},{"title":"Extract and summarize product documentation","prompt":"Grab the full content from our help center article and convert it to clean markdown so I can feed it into our chatbot training pipeline. Include all the links and give me a word count."},{"title":"Monitor website health and SEO signals","prompt":"Pull the structured content from our homepage to audit its current state—check the HTTP status, page title, accessibility indicators, and all the links pointing outward. Flag any broken redirects or missing metadata."}],"resultDescription":"Returns a JSON object containing the page URL, final redirected URL, HTTP status code, page title, full body text rendered as markdown, an array of all links with their anchor text, word count, and a schema version string.","failureModes":["URL is not publicly accessible or returns a non-200 HTTP status","URL points to a non-HTML resource (PDF, binary) that cannot be parsed as markdown","Network timeout if the target page loads slowly","Malformed or missing URL parameter returns a validation error","Paywalled or bot-protected pages may return incomplete content"],"whenToPreferThis":"Use this endpoint when you need to extract structured text content, links, and metadata from a single public webpage as clean markdown JSON. It is ideal for AI pipelines that need to read, summarize, or analyze web content, check for AI-readiness signals like llms.txt or OpenAPI specs, or audit a site's SEO and accessibility indicators — all in one structured call.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:49:44.272Z","isFirstParty":false}