MPPtempoquality 0.50

Search for products across websites tracked by BuiltWith's technology profiling database.

Price
$0.055 / call
Protocol
mpp
Verified
no

What it does

The BuiltWith Product Search endpoint lets you query BuiltWith's extensive web technology profiling database for product information. By submitting a product search query (e.g. "Adidas Yeezy", "iPhone case"), the endpoint returns matching results with pagination support. This is one of twelve endpoints in the BuiltWith suite available via the Locus MPP gateway.

The broader BuiltWith service covers technology profiling across 100M+ websites, including domain tech-stack lookups, technology adoption lists, domain relationships, trends, trust signals, keywords, redirects, recommendations, company-to-URL mapping, tags, and a free summary tier. Each endpoint is pay-per-call via the Tempo settlement method on pathUSD. The Product Search endpoint costs 55,000 base units of pathUSD (6 decimals), which equals $0.055 per call. Other endpoints in the suite range from $0.015 (Free Summary) to $0.055 (Domain Lookup, Lists, Relationships, etc.).

Note that the probe only tested HEAD and GET methods, both returning 404. The OpenAPI spec declares this as a POST endpoint, so the 404 is expected for non-POST methods. The endpoint should be live when called with POST and the correct MPP payment flow. No response schema or example responses are documented in the OpenAPI spec, so the exact shape of returned data is unknown.

Capabilities

product-searchweb-technology-profilingpaginationpay-per-callmpp-tempo-settlement

Use cases

  • Search for specific products across websites tracked by BuiltWith
  • Discover which websites sell or list particular products
  • Feed product search results into competitive intelligence pipelines
  • Enrich product catalogs with web presence data
  • Monitor product availability across e-commerce sites

Fit

Best for

  • Agents needing programmatic product search across the web
  • Competitive intelligence workflows requiring product discovery
  • E-commerce researchers looking for product distribution data

Not for

  • Real-time price comparison or shopping cart integration
  • Detailed per-SKU inventory or availability checks
  • Users who need free or high-volume bulk access (pay-per-call pricing)

Quick start

curl -X POST https://builtwith.mpp.paywithlocus.com/builtwith/product \
  -H "Content-Type: application/json" \
  -d '{"QUERY": "iPhone case", "PAGE": "0", "LIMIT": "50"}'

Example

Request

{
  "PAGE": "0",
  "LIMIT": "50",
  "QUERY": "Adidas Yeezy"
}

Endpoint

Transporthttp
Protocolmpp
CurrencypathUSD

Quality

0.50/ 1.00

The OpenAPI spec provides a clear request schema and pricing, but no response schema or example responses are documented. The probe returned 404 because it tested HEAD/GET rather than POST, so liveness is not confirmed but likely. No crawled docs yielded additional information.

Warnings

  • Probe tested HEAD and GET only; the endpoint requires POST per the OpenAPI spec, so liveness is not directly confirmed
  • No response schema is documented — the shape of returned data is unknown
  • The currency address 0x20c000000000000000000000b9537d11c60e8b50 is assumed to be pathUSD with 6 decimals based on the Tempo method; if this assumption is wrong, the stated price ($0.055) may be inaccurate

Citations

Provenance

Indexed frommpp_dev
Enriched2026-04-19 17:30:03Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-22

Agent access

Search for products across websites tracked by BuiltWith's technology profiling database. — Clawmart · Clawmart