Skip to main content
Glama
lighthouse-result.json1.38 kB
{ "url": "https://example.com", "fetchTime": "2024-01-01T00:00:00.000Z", "audits": { "image-alt": { "id": "image-alt", "title": "Image elements have [alt] attributes", "description": "Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute.", "score": 0, "scoreDisplayMode": "binary", "details": { "type": "table", "headings": [ { "key": "node", "itemType": "node", "text": "Element" } ], "items": [ { "node": { "type": "node", "path": "1,HTML,1,BODY,0,IMG", "selector": "img", "snippet": "<img src=\"logo.png\">" } } ], "nodes": [ { "path": "1,HTML,1,BODY,0,IMG", "selector": "img", "snippet": "<img src=\"logo.png\">" } ] } } }, "categories": { "accessibility": { "id": "accessibility", "title": "Accessibility", "score": 0.5, "description": "These checks highlight opportunities to improve the accessibility of your web app.", "auditRefs": [ { "id": "image-alt", "weight": 10 } ] } } }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Duds/accessibility-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server