{"uid":"cap_ojjDwoGl3_Cpk-irkUBT_","slug":"html-basic-lint-4008ba8b","name":"html-basic-lint","description":"Basic HTML lint (no external validator): unclosed or mismatched tags, missing doctype, lang, title, meta charset and viewport, images without alt, links without href or text, duplicate ids, inline event handlers, deprecated tags (font, center, marquee), and counts. Give raw HTML or a URL. $0.01 per document.","url":"https://intel.rallylive.ca/dev/html-validate-basic","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","properties":{}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","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.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_arb1hPL10MdWB620zZIbT","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Lints raw HTML or a URL for common issues including unclosed tags, missing doctype/lang/title/charset/viewport, images without alt, links without href or text, duplicate IDs, inline event handlers, and deprecated tags.","exampleAgentPrompt":"Can you lint this HTML and tell me about any unclosed tags, missing doctype, images without alt text, deprecated tags like font or marquee, and duplicate IDs? Here's the markup: <!DOCTYPE html><html><head><title>Test</title></head><body><img src='logo.png'><center>Hello</center></body></html>","exampleUseCases":[{"title":"Pre-launch HTML quality check","prompt":"Before I deploy my landing page, can you lint this HTML and flag any missing doctype, viewport meta, alt attributes on images, or deprecated tags? Here's the full HTML source."},{"title":"Accessibility audit for missing alt text","prompt":"I want to make sure my blog post HTML has alt text on every image and proper lang and title tags — can you run a quick lint check on this HTML and list all the issues?"},{"title":"Scan a live URL for HTML problems","prompt":"Can you check the HTML at https://example.com for things like unclosed tags, missing charset, inline event handlers, duplicate IDs, and any deprecated elements like font or marquee?"}],"resultDescription":"Returns a structured list of HTML issues found in the submitted document or URL, including counts and categorized warnings for: unclosed or mismatched tags, missing doctype/lang/title/charset/viewport declarations, images without alt attributes, links missing href or visible text, duplicate IDs, inline event handlers, and usage of deprecated tags (font, center, marquee).","failureModes":["Invalid or unreachable URL returns an error with no lint results","Malformed input that is not valid HTML or a URL may return an empty or partial result","Very large HTML documents may be truncated or time out","Payment not included or insufficient (x402 flow) results in a 402 Payment Required response","Network errors fetching a remote URL cause fetch failure response"],"whenToPreferThis":"Choose this endpoint when you need quick, server-side HTML linting without sending documents to the W3C validator or installing local tooling. It is ideal for automated CI checks, agent-driven code review, or accessibility pre-audits where you want actionable counts and issue lists for common HTML mistakes in a single lightweight call at $0.01 per document.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T13:13:36.419Z","isFirstParty":false}