Tool tree
Web technology information profiler tool. Find out what a website is built with.
builtwithLookupAction
Look up a website, technology or keyword using BuiltWith.
View tool JSON
{
"name": "builtwithLookup",
"kind": "act",
"impl": "declarative",
"description": "Look up a website, technology or keyword using BuiltWith.",
"inputSchema": {
"type": "object",
"properties": {
"q": {
"type": "string",
"description": "A website domain, technology name, company, product or keyword to search for."
}
},
"required": []
}
}