Skip to main content
Glama

domain_analytics_technologies_domains_by_html_terms

Identify domains using specific HTML technologies by searching for HTML terms, enabling technology stack analysis and competitive research.

Input Schema

NameRequiredDescriptionDefault
intersection_modeNoIntersection mode
limitNoMaximum number of results to return
offsetNoOffset for pagination
termsYesHTML terms to search for

Input Schema (JSON Schema)

{ "properties": { "intersection_mode": { "description": "Intersection mode", "enum": [ "and", "or" ], "type": "string" }, "limit": { "description": "Maximum number of results to return", "type": "number" }, "offset": { "description": "Offset for pagination", "type": "number" }, "terms": { "description": "HTML terms to search for", "items": { "type": "string" }, "type": "array" } }, "required": [ "terms" ], "type": "object" }

Other Tools

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/Skobyn/dataforseo-mcp-server'

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