Catalog
DomainsPOSTlive

Technology profile

Analyze the technology stack detected on a domain with BuiltWith.

$0.055
per call
Success
100%
p50 latency
3.42s
p95 latency
3.42s
Calls (30d)
1

Provider contract

Call path
/routes/locus-builtwith/domains/technology-profile
Method
POST
Selected provider
locus-builtwithdefault
Provider price
$0.055
Settlement
Base USDC · x402 · 5% h402 fee

Quickstart

Both commands call the selected provider directly.

cURL
curl -X POST '/routes/locus-builtwith/domains/technology-profile' \
  -H 'content-type: application/json' \
  -d '{"LOOKUP":"stripe.com","NOPII":"1"}'
CLI
h402 call 'domains/technology-profile' --provider 'locus-builtwith' --method POST --json '{"LOOKUP":"stripe.com","NOPII":"1"}'

Parameters & live test

pays real USDC

Fill the request fields, quote the exact per-call total, then choose x402 or eligible bonus credit explicitly before sending. Only the selected provider's listed parameters are accepted.

LOOKUPstringrequired

Domain to analyze, such as stripe.com.

e.g.
NOPIIstringoptionaldefault 1

Privacy-safe BuiltWith flag. h402 always sends NOPII=1 so persisted samples exclude contact PII.

One of
NOMETAstringoptional

Set to 1 to exclude page metadata.

One of
NOATTRstringoptional

Set to 1 to exclude technology attributes.

One of
FDRANGEstringoptional

Optional first-detected date range filter as YYYY-MM-DD,YYYY-MM-DD.

e.g.
LDRANGEstringoptional

Optional last-detected date range filter as YYYY-MM-DD,YYYY-MM-DD.

e.g.
LIVEONLYstringoptional

Set to 1 to return only technologies currently detected as live.

One of
HIDETEXTstringoptional

Set to 1 to hide textual technology descriptions from the provider response.

One of
HIDEDLstringoptional

Set to 1 to hide dead links from the provider response.

One of
POST/routes/locus-builtwith/domains/technology-profile
Request body
{
  "LOOKUP": "stripe.com",
  "NOPII": "1"
}

ResponseExample response
{
  "data": {
    "success": true,
    "data": {
      "Results": [
        {
          "Result": {
            "SpendHistory": [
              {
                "D": 827693280000,
                "S": 0
              },
              {
                "D": 1340909280000,
                "S": 917
              },
              {
                "D": 1361645280000,
                "S": 954
              }
            ],
            "IsDB": "True",
            "Spend": 88233,
            "Paths": [
              {
                "Technologies": [
                  {
                    "Name": "jQuery 1.7.1",
                    "Description": "jQuery version 1.7.1",
                    "Link": "https://blog.jquery.com/2011/11/21/jquery-1-7-1-released/",
                    "Parent": "jQuery",
                    "Tag": "javascript",
                    "FirstDetected": 1386201600000,
                    "LastDetected": 1405555200000,
                    "IsPremium": "No"
                  },
                  {
                    "Name": "AJAX Libraries API",
                    "Description": "The AJAX Libraries API is a content distribution network and loading architecture for the most popular, open source JavaScript libraries.",
                    "Link": "https://code.google.com/apis/ajaxlibs/documentation/",
                    "Tag": "cdn",
                    "FirstDetected": 1380153600000,
                    "LastDetected": 1649635200000,
                    "IsPremium": "No"
                  },
                  {
                    "Categories": [
                      "Framework",
                      "Templating Engine"
                    ],
                    "Name": "Handlebars",
                    "Description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration.",
                    "Link": "https://handlebarsjs.com/",
                    "Tag": "javascript",
                    "FirstDetected": 1407888000000,
                    "LastDetected": 1571875200000,
                    "IsPremium": "No"
                  }
                ],
                "FirstIndexed": 1380153600000,
                "LastIndexed": 1782432000000,
                "Domain": "stripe.com",
                "Url": "",
                "SubDomain": "status"
              },
              {
                "Technologies": [
                  {
                    "Categories": [
                      "Fonts"
                    ],
                    "Name": "Typography",
                    "Description": "Font API program from Hoefler&Co.",
                    "Link": "https://www.typography.com/",
                    "Tag": "widgets",
                    "FirstDetected": 1381968000000,
                    "LastDetected": 1659916800000,
                    "IsPremium": "No"
                  },
                  {
                    "Categories": [
                      "Checkout Buttons",
                      "Payments Processor",
                      "Payment Acceptance"
                    ],
                    "Name": "Stripe",
                    "Description": "Stripe makes it easy for developers to accept credit cards on the web.",
                    "Link": "https://stripe.com/",
                    "Tag": "payment",
                    "FirstDetected": 1378944000000,
                    "LastDetected": 1784678400000,
                    "IsPremium": "No"
                  },
                  {
                    "Categories": [
                      "Root Authority"
                    ],
                    "Name": "DigiCert SSL",
                    "Description": "Certificate provided by DigiCert.",
                    "Link": "https://www.digicert.com/",
                    "Tag": "ssl",
                    "FirstDetected": 1372723200000,
                    "LastDetected": 1784160000000,
                    "IsPremium": "No"
                  }
                ],
                "FirstIndexed": 810864000000,
                "LastIndexed": 1820620800000,
                "Domain": "stripe.com",
                "Url": "",
                "SubDomain": ""
              },
              {
                "Technologies": [
                  {
                    "Categories": [
                      "Framework",
                      "Language Transpiler",
                      "Developer Tool"
                    ],
                    "Name": "Babel",
                    "Description": "Babel is a JavaScript compiler.",
                    "Link": "https://babeljs.io/",
                    "Tag": "javascript",
                    "FirstDetected": 1509753600000,
                    "LastDetected": 1560816000000,
                    "IsPremium": "No"
                  },
                  {
                    "Categories": [
                      "Internationalization",
                      "UI Component Library",
                      "Date Utility"
                    ],
                    "Name": "React-Intl",
                    "Description": "Library provides React components and an API to format dates, numbers, and string messages, including pluralization - by Yahoo.",
                    "Link": "https://github.com/yahoo/react-intl",
                    "Tag": "javascript",
                    "FirstDetected": 1560816000000,
                    "LastDetected": 1573948800000,
                    "IsPremium": "No"
                  },
                  {
                    "Categories": [
                      "API Client"
                    ],
                    "Name": "Raven JS",
                    "Description": "Raven.js is the official browser JavaScript client for Sentry.",
                    "Link": "https://github.com/getsentry/raven-js",
                    "Tag": "javascript",
                    "FirstDetected": 1560816000000,
                    "LastDetected": 1644796800000,
                    "IsPremium": "No"
                  }
                ],
                "FirstIndexed": 1509753600000,
                "LastIndexed": 1784073600000,
                "Domain": "stripe.com",
                "Url": "",
                "SubDomain": "support"
              }
            ]
          },
          "Meta": {
            "Majestic": 147,
            "Vertical": "Business And Industrial",
            "Social": [
              "https://twitter.com/stripe",
              "https://facebook.com/stripehq",
              "https://linkedin.com/company/stripe"
            ],
            "CompanyName": "Stripe, Inc.",
            "Telephones": "[redacted from committed sample]",
            "Emails": "[redacted from committed sample]",
            "City": "San Francisco",
            "State": "CA",
            "Postcode": "94103",
            "Country": "US",
            "Names": [
              {
                "Name": "",
                "Type": 9,
                "Level": "Unknown",
                "Email": "[redacted from committed sample]"
              },
              {
                "Name": "",
                "Type": 0,
                "Level": "Founder",
                "Email": "[redacted from committed sample]"
              },
              {
                "Name": "",
                "Type": 0,
                "Level": "Founder",
                "Email": "[redacted from committed sample]"
              }
            ],
            "ARank": 241,
            "QRank": 241
          },
          "Attributes": {
            "MJRank": 147,
            "MJTLDRank": 0,
            "RefSN": 0,
            "RefIP": 0,
            "Sitemap": 0,
            "GTMTags": 0,
            "QubitTags": 0,
            "TealiumTags": 0,
            "AdobeTags": 0,
            "CDimensions": 0,
            "CGoals": 0,
            "CMetrics": 0,
            "Followers": 264657,
            "Employees": 3037,
            "PageRank": 71,
            "BWRank": 4294,
            "Tranco": 241,
            "BWS": 241,
            "AIMaturity": 100,
            "AIOpenness": 80,
            "AIReadiness": 100,
            "AIVisibility": 100
          },
          "FirstIndexed": 810864000000,
          "LastIndexed": 1820620800000,
          "Lookup": "stripe.com",
          "SalesRevenue": 0
        }
      ],
      "Errors": []
    }
  },
  "h402": {
    "routeId": "domains/technology-profile",
    "provider": "locus-builtwith",
    "selectedCandidateId": "domains/technology-profile/locus-builtwith",
    "routing": "manual",
    "paidBy": "x402-exact"
  }
}

Providers

Choose a provider for this task. The catalog recommends the current default from quality, reliability, and price; your selected provider stays pinned. Listed prices are provider prices; settlement adds a 5% h402 fee.

locus-builtwith
mpp
100
Success
100%
p50
3.42s
Calls
1
100%
$0.055$0.055/call
Last successful call: 27d ago· Aggregated by h402 — not the source provider