← All decompositions · PulseNetwork

Web of Science (Clarivate): what you're actually paying for

Yes — rebuildable from free public data

Web of Science (Clarivate) typically costs ~$212,000/yr for a research university (FOIA-obtained contract pricing); smaller sites pay five figures. Its core dataset is not proprietary: it is built on OpenAlex (~250M works, full citation graph); Crossref metadata + retractions (incl. Retraction Watch data) — public sources you can access directly for free. What the subscription actually adds is a curated citation graph, author disambiguation, and journal metrics — over scholarly metadata that now exists openly. Universities are publicly cancelling (2025–26 cancellation wave) in favor of open infrastructure.

The free public data underneath

SourceLicenseAccess
OpenAlex (~250M works, full citation graph)CC0api.openalex.org, no key required
Crossref metadata + retractions (incl. Retraction Watch data)open/factual metadataapi.crossref.org

Rebuild recipe

  1. Query OpenAlex for works/authors/institutions/venues + citation counts
  2. Cross-check DOIs against Crossref; flag retractions
  3. Ship per-query confidence flags — OpenAlex author disambiguation is weaker than WoS's hand curation; honesty beats false precision

DIY difficulty: low-to-moderate — excellent open APIs; the work is in honest quality flags

The price math

Incumbent: ~$212k/yr site license. Rebuilt: OpenAlex is free; per-call citation lookups at $0.05–0.25 make the marginal query ~4 orders of magnitude cheaper.

Licensing and legal traps

The pay-per-call alternative, live today:

CitePulse — no subscription, no seat license, USDC per call via x402. Agents can pay programmatically.

Decompose any data product programmatically: GET https://pulse.theaslangroupllc.com/api/unbundle?product=Web — $1.00 per call via x402. 22 products decomposed; honest misses for everything else.

Research as of 2026-07-06 by The Aslan Group LLC (info@theaslangroupllc.com). Product names are used nominatively to identify the products analyzed; all trademarks belong to their owners. Pricing is as publicly reported or contract-disclosed at research time and may change. This is research for build-vs-buy evaluation, not legal advice — verify licenses against the primary source before building.