BuiltWith
api.builtwith.com
· BuiltWith Pty Ltd
BuiltWith is a website technology intelligence agent. It identifies the technology stack, relationships, trends, products, traffic, trust signals, financial and social profiles, keywords, and metadata for any website, and can list and rank the websites that use a given technology.
api.builtwith.com via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
D
Conformance score: 41/100
D-grade: significant issues, auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-05-31 21:49:09 current | 168933f4c936… |
view → |
Endpoints
| Agent card | https://api.builtwith.com/.well-known/agent-card.json |
| Provider | https://builtwith.com |
| Docs | https://api.builtwith.com/llms.txt |
Skills · 7 declared · mapped to canonical taxonomy
Look up the full technology stack detected on a website, including current and historical technologies, first/last detected dates, categories, and metadata.
Report technologies added, dropped, or changed on a website over time, and the redirects associated with a domain.
Discover relationships between websites — shared analytics, advertising, hosting, and tracking identifiers that link domains to the same owner or network.
List and rank the websites using a specific technology, with adoption trends over time, market share, and tag-based segmentation.
Resolve a company name to its primary website, and retrieve firmographic, financial, social, traffic, and trust signals for a domain.
Retrieve the keywords a website ranks for, search websites by keyword, and get technology recommendations for a domain.
Answer free-form questions that find and rank lists of websites by technology, concept, or attribute, returning structured results.
Health · last 1 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/api.builtwith.com) [](https://agenstry.com/agents/api.builtwith.com) [](https://agenstry.com/agents/api.builtwith.com) [](https://agenstry.com/agents/api.builtwith.com)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"protocolVersion": "0.3.0",
"name": "BuiltWith",
"description": "BuiltWith is a website technology intelligence agent. It identifies the technology stack, relationships, trends, products, traffic, trust signals, financial and social profiles, keywords, and metadata for any website, and can list and rank the websites that use a given technology.",
"url": "https://api.builtwith.com/mcp",
"preferredTransport": "HTTP+JSON",
"iconUrl": "https://builtwith.com/favicon.ico",
"version": "1.3.0",
"documentationUrl": "https://api.builtwith.com/llms.txt",
"provider": {
"organization": "BuiltWith Pty Ltd",
"url": "https://builtwith.com"
},
"capabilities": {
"streaming": true,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"application/json",
"text/plain"
],
"securitySchemes": {
"builtwithApiKey": {
"type": "http",
"scheme": "bearer",
"description": "Bring your own BuiltWith API key. Send it as: Authorization: Bearer YOUR_BUILTWITH_API_KEY. Get a key at https://builtwith.com/api."
}
},
"security": [
{
"builtwithApiKey": []
}
],
"skills": [
{
"id": "domain-technology-profile",
"name": "Domain technology profile",
"description": "Look up the full technology stack detected on a website, including current and historical technologies, first/last detected dates, categories, and metadata.",
"tags": [
"technology-lookup",
"tech-stack",
"domain",
"metadata"
],
"examples": [
"What technologies does shopify.com use?",
"Show the full tech profile and metadata for stripe.com",
"When did example.com start using Cloudflare?"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"application/json",
"text/plain"
]
},
{
"id": "technology-changes",
"name": "Technology change tracking",
"description": "Report technologies added, dropped, or changed on a website over time, and the redirects associated with a domain.",
"tags": [
"change-tracking",
"added",
"dropped",
"redirects"
],
"examples": [
"What technologies has airbnb.com added or dropped recently?",
"Show the redirect history for example.com"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "website-relationships",
"name": "Website relationships",
"description": "Discover relationships between websites \u2014 shared analytics, advertising, hosting, and tracking identifiers that link domains to the same owner or network.",
"tags": [
"relationships",
"ownership",
"connected-sites"
],
"examples": [
"What other websites are related to example.com?",
"Find sites that share the same Google Analytics account as example.com"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "technology-lists-and-trends",
"name": "Technology lists and trends",
"description": "List and rank the websites using a specific technology, with adoption trends over time, market share, and tag-based segmentation.",
"tags": [
"lists",
"trends",
"market-share",
"adoption"
],
"examples": [
"List the most popular websites using Klaviyo",
"Show the adoption trend for Next.js over the last year",
"Which ecommerce platforms are gaining market share?"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "company-and-firmographics",
"name": "Company and firmographics",
"description": "Resolve a company name to its primary website, and retrieve firmographic, financial, social, traffic, and trust signals for a domain.",
"tags": [
"company",
"firmographics",
"financial",
"social",
"trust",
"traffic"
],
"examples": [
"What is the website for the company 'Patagonia'?",
"Give me the financial and social profile for shopify.com",
"Is example.com a trustworthy website?"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "keywords-and-recommendations",
"name": "Keywords and recommendations",
"description": "Retrieve the keywords a website ranks for, search websites by keyword, and get technology recommendations for a domain.",
"tags": [
"keywords",
"search",
"recommendations"
],
"examples": [
"What keywords does example.com rank for?",
"Find websites about 'sustainable fashion'",
"Recommend technologies for example.com"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "natural-language-site-discovery",
"name": "Natural-language site discovery",
"description": "Answer free-form questions that find and rank lists of websites by technology, concept, or attribute, returning structured results.",
"tags": [
"ask",
"discovery",
"semantic-search",
"vector"
],
"examples": [
"Find US-based Shopify stores selling outdoor gear that also use Klaviyo",
"List SaaS companies using Stripe and Intercom"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"application/json"
]
}
],
"supportsAuthenticatedExtendedCard": false,
"additionalInterfaces": [
{
"url": "https://api.builtwith.com/mcp",
"transport": "HTTP+JSON"
}
]
}