Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

Jump to content

Talk:HTB network

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 9 months ago by AndyGordon in topic Wikidata query for members of HTB Network

Wikidata query for members of HTB Network

[edit]

This SPARQL query lists members of the HTB Network: View live query

SELECT ?item ?itemLabel WHERE {
  ?item wdt:P463 wd:Q48698801 .
  SERVICE wikibase:label { bd:serviceParam wikibase:language "en" }
}

I hope to incorporate the data from this wikipedia page into wikidata so that the query is more complete. AndyGordon (talk) 04:54, 14 October 2025 (UTC)Reply