Uptime Institute Issued Awards avatar

Uptime Institute Issued Awards

Pricing

from $5.00 / 1,000 results

Go to Apify Store
Uptime Institute Issued Awards

Uptime Institute Issued Awards

Scrape Uptime Institute's public list of issued Tier Certification, M&O, and Efficient IT awards - client, data center, country, and award-tier details for every awarded facility.

Pricing

from $5.00 / 1,000 results

Rating

0.0

(0)

Developer

Chris Hoover

Chris Hoover

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a month ago

Last modified

Share

Scrapes Uptime Institute's public list of issued data center awards — Tier Certification (Design Documents, Constructed Facility, Operational Sustainability), Management & Operations Stamp of Approval, and Efficient IT Stamp of Approval — including client, data center/project, country, and award-tier details for every awarded facility.

Use cases

  1. Data-center market intelligence — colocation/cloud competitors and infrastructure sales teams mapping which facilities and clients hold Tier certifications, by country or client.
  2. Procurement and vendor screening — buyers evaluating a data center or colocation vendor can pull the vendor's full award history (design, construction, operational sustainability, M&O) in one normalized dataset instead of manually searching Uptime's site per client.
  3. Investor / PE due diligence — infrastructure investors screening a target's certified facility footprint across regions before an acquisition or partnership decision.

Output fields

FieldTypeDescription
clientIdstringUptime Institute internal client ID
clientNamestringAwarded company/client name
clientProfileUrlstringAbsolute URL to the client's award history page
countryCodestring2-letter country code as published by Uptime
locationstringCity, Country as published
dataCenterNamestringData center / project name
dataCenterProfileUrlstringAbsolute URL to the data center's detail page
awardCodestringShort award type code (e.g. TCDD, TCCF, TCOS, MO)
tierLevelstringTier level code (TI–TIV); blank for non-tier awards (e.g. M&O)
awardDescriptionstringFull human-readable award/certification description
sourceUrlstringThe list page URL the row was scraped from
scrapedAtstringISO 8601 UTC scrape timestamp

Example output

{
"clientId": "390",
"clientName": "1-Net Singapore Pte Ltd",
"clientProfileUrl": "https://uptimeinstitute.com/uptime-institute-awards/list/client/1net-singapore-pte-ltd/390",
"countryCode": "SG",
"location": "Singapore, Singapore",
"dataCenterName": "1-Net North Data Center",
"dataCenterProfileUrl": "https://uptimeinstitute.com/uptime-institute-awards/list/datacenter/1net-north-data-center/620",
"awardCode": "TCDD",
"tierLevel": "TIII",
"awardDescription": "Tier III Certification of Design Documents",
"sourceUrl": "https://uptimeinstitute.com/uptime-institute-awards/list",
"scrapedAt": "2026-08-05T08:28:03.193693+00:00"
}

Input configuration

  • Start URLs — defaults to the full public awards list (https://uptimeinstitute.com/uptime-institute-awards/list). The entire dataset is embedded as static HTML in a single page load, so one URL returns the complete, current award list — no pagination required.
  • Max items — cap on how many award records to return (default 100).
  • Delay between requests — polite delay before each fetch (default 1.0s).
  • Fetch concurrency — how many start URLs to fetch at once if you supply more than one (default 5).

Pricing

$5 per 1,000 results.

ResultsEstimated cost
100$0.50
500$2.50
1,000$5.00
5,000$25.00

Notes

Source data is public and factual (client name, facility, country, award code/tier) — no PII, no login-gated content. Uptime Institute is not affiliated with this Actor; award data is republished from their public awards list for informational/market-intelligence purposes.