Open data
Every table on this site is generated from these files. They are plain JSON, served statically, and rebuilt daily. Take them.
Download domains JSON All datasets
Datasets
Each file follows the same price-record shape.
| Source | ||||
|---|---|---|---|---|
| Domain prices | 3,596 | 12 Sept 2026 | /data/domains/prices.json | ↗ |
| Hosting plans | 29 | 11 Sept 2026 | /data/hosting/plans.json | ↗ |
| VPS plans | 332 | 11 Sept 2026 | /data/vps/plans.json | ↗ |
| Cloud compute | 296 | 12 Sept 2026 | /data/cloud/compute.json | ↗ |
| Object storage | 10 | 12 Sept 2026 | /data/cloud/storage.json | ↗ |
| Egress | 11 | 12 Sept 2026 | /data/cloud/egress.json | ↗ |
| Regions | — | — | /data/cloud/regions.json | ↗ |
| GPU prices | 101 | 12 Sept 2026 | /data/gpus/prices.json | ↗ |
| LLM API prices | 846 | 12 Sept 2026 | /data/llms/models.json | ↗ |
| FX rates | — | — | /data/fx.json | ↗ |
| Providers | — | — | /data/providers.json | ↗ |
Not yet checked. Methodology
Record shape
{
"id": "porkbun:io",
"provider": "porkbun",
"product": "domain",
"sku": ".io",
"region": null,
"unit": "year",
"price_usd": 53.5,
"currency_original": "USD",
"price_original": 53.5,
"billing": "yearly",
"first_year_usd": 28.89,
"renewal_usd": 53.5,
"source_url": "https://porkbun.com/tld/io",
"last_checked": "2026-09-12T04:00:00Z",
"status": "ok"
} status is ok, stale (the guardrail held a previous
value) or unavailable (source down, value null). Section-specific fields live
under meta.
Licence
Pikkly's compiled data is licensed CC BY 4.0. Use it commercially, redistribute it, build on it; credit “Price data by Pikkly” with a link to pikkly.dev.
Upstream sources. LLM prices are built on
LiteLLM's model_prices_and_context_window.json, MIT licensed, Copyright (c) 2023 Berri AI,
overlaid with vendor pricing pages. Cloudflare Registrar prices come from the
community-maintained CF-Registrar-Tracker
dump. Exchange rates come from open.er-api.com.
All other prices are collected from each provider's own public pages and APIs; those
prices are facts about what a company charges and carry a source link on every row.
The data is provided as-is. Check the source before you buy.