All integrations
Domain intelligence

BuiltWith OSINT integration

Technology stack, company meta, and contacts detected on a domain.

BuiltWith Domain API returns the technologies a website uses, with first- and last-seen dates, plus company meta, estimated tech spend, and contacts when they are in the index. SearchIn calls it through RapidAPI for $0.10 per domain and groups the stack by category next to your WHOIS and host lookups.

Compare using BuiltWith directly vs on OSINTverse

Capabilities
What this integration is designed to return.
Detected technologies with tags, categories, and first/last seen dates
Company name, location, vertical, and rank signals when indexed
Emails, phones, social profiles, and named contacts from BuiltWith meta
Estimated monthly tech spend when BuiltWith has a figure
Best for
Typical investigation fits.
Seeing what a site is built on before a takedown or impersonation review
Pivoting BuiltWith emails and socials into people-search or leak providers
Comparing a brand’s public stack with WHOIS and host findings

How the BuiltWith integration works

What happens between pressing run and reading a result.

  1. 1Choose Domain and select BuiltWith.
  2. 2SearchIn looks up the hostname on BuiltWith’s Domain API through RapidAPI and reads technologies, meta, and attributes.
  3. 3Technologies are grouped by tag with first- and last-detected dates. Company, spend, emails, phones, and socials render on a summary card.
  4. 4Contacts and social URLs become graph nodes you can pivot into people-search or leak providers.
Data coverage
What the underlying dataset reaches.

BuiltWith’s historical technology index for a root domain — current and past stack detections, company meta, and contacts when they are in the profile. Live lookups of non-root hosts are slower and may omit history.

Supported inputs & pricing

Prices are USD. LeakRadar includes 1,000 credential unlocks in the query price, then $0.50 per extra 1,000. OSINT Industries is $0.60 plus optional premium modules at $1.80. Other integrations are flat per query. Full SearchIn rates are on pricing.

BuiltWith SearchIn pricing by input type
Input typePrice
Domaindomain$0.10

Why run BuiltWith through OSINTverse

You can always buy BuiltWith directly. Here is what changes when the same data comes through SearchIn instead. Full write-up: OSINTverse vs BuiltWith.

A $0.10 query returns a grouped tech inventory and company card — no BuiltWith dashboard or spreadsheet.

Emails, phones, and socials from meta sit next to WHOIS and Shodan on the same identifier.

Technology names become graph nodes so you can note a CMS or analytics stack on the case.

BuiltWith directly compared with BuiltWith through OSINTverse SearchIn
 BuiltWith directlyThrough OSINTverse
Getting startedBuiltWith sells Domain API access on its own plans or via RapidAPI, returning a large JSON technology profile you parse yourself.Sign in, top up from $10, and run BuiltWith the same minute — no vendor contract, seat, or sales call.
What a query costsPlan, credit pack, or contract pricing set by the vendor and paid up front.Pay per query from your prepaid balance — BuiltWith starts at $0.10 for domain lookups, with the exact price shown before you run it.
Failed lookupsHandled under the vendor's own credit and refund policy.Automatically refunded to your wallet — a search that fails upstream after billing is not charged.
Output formatA vendor-specific response shape you normalise and render yourself.Normalised result panels plus the raw JSON, returned by the same POST /v1/search contract as every other integration.
Cross-source workCopy-paste between vendor dashboards to follow a lead into another dataset.Results join one case graph, so you can pivot an entity into any of the other 13 integrations in a click.
Running it for a teamPer-seat or per-account access, billed and administered per analyst.One shared team wallet with roles, provider allowlists, enforced MFA, and audit history — no per-seat fee.
Volume workScript the vendor API yourself, including retries, polling, and rate handling.Bulk search takes up to 50 queries across selected providers in one submission (max 100 jobs), with per-job status and partial-failure handling.

What every integration inherits

One wallet, no subscriptions
Top up prepaid USD from $10 and spend it a query at a time across all 14 integrations. No monthly fee, no seat count — and the balance never expires.
Failed searches are refunded
If an upstream provider errors or times out after the charge, the search is marked refunded and the money goes back to your wallet automatically.
One API for every source
The same POST /v1/search contract and x-api-key header work for every integration, so adding a source to your automation is a one-word change.
Cases and pivot graph
Results land in a named case you can reopen. Entities become graph nodes you can pivot from into any other integration without retyping.
Team wallets and controls
Share one balance with roles, provider allowlists, enforced MFA, and audit history — instead of buying a vendor seat for every analyst.
Exports built in
Download any result as JSON, CSV, or PDF, and export the case graph as PNG, SVG, entities CSV, or graph JSON.

Good to know

Constraints worth reading before you spend a query.

Coverage follows BuiltWith’s index. A new or private site may return little or require a live lookup.

Very large stacks are capped in the structured panel; the raw JSON still holds the full payload.

Estimated spend and revenue are BuiltWith models, not accounting figures.

Going direct still makes sense at sustained high volume on a single source. BuiltWith sells Domain API access on its own plans or via RapidAPI, returning a large JSON technology profile you parse yourself. Through SearchIn you trade that commitment for per-query pricing across 14 integrations.

How to access BuiltWith

Access via SearchIn UI
Run the integration without leaving the dashboard.
  1. Open SearchIn and choose Domain.
  2. Select BuiltWith as the provider.
  3. Review the company card, then filter the technology inventory.

What you'll see

  • ·Company and spend card
  • ·Filterable technology groups by tag
  • ·Contact, social, and people lists when present
Open with this integration
Access via API
Authenticate with x-api-key, then create a search job.

Use POST /v1/search with provider builtwith. Poll GET /v1/search/{id} when status is running (FaceCheck).

curl -X POST "https://apiv1.osintverse.com/v1/search" \
  -H "Content-Type: application/json" \
  -H "x-api-key: ov_your_api_key" \
  -d '{"provider":"builtwith","input_type":"domain","query":"example.com"}'

Sample queries

domain
example.com
Tech stack + company meta

FAQ

How do I use BuiltWith in SearchIn?

Open SearchIn and choose Domain. Select BuiltWith as the provider. Review the company card, then filter the technology inventory.

How do I call BuiltWith from the API?

Send POST /v1/search with provider: "builtwith" and a supported input_type. Create an API key in the dashboard first.

What does it cost?

Domain: $0.10. See SearchIn pricing for the full rate card.

Why use OSINTverse instead of BuiltWith directly?

BuiltWith sells Domain API access on its own plans or via RapidAPI, returning a large JSON technology profile you parse yourself. On OSINTverse you pay per query from one prepaid wallet, failed searches are refunded automatically, results are normalised into an investigation graph you can pivot from, and the same POST /v1/search call reaches every other integration. A $0.10 query returns a grouped tech inventory and company card — no BuiltWith dashboard or spreadsheet.

What are the limits of BuiltWith on SearchIn?

Coverage follows BuiltWith’s index. A new or private site may return little or require a live lookup. Very large stacks are capped in the structured panel; the raw JSON still holds the full payload. Estimated spend and revenue are BuiltWith models, not accounting figures.