Censorship Data
Per-category country leaderboard — which countries NATIONALLY block the most domains in a Citizen Lab content category (the inverse of intent-profile). ?category=XX (LGBT/NEWS/HUMR/REL/ANON/GMB...) ranks countries + sample domains; no category = overview across all 30 categories with the top country each. HONEST: anomaly-based censors (China GFW) under-counted; tagged domains only. ?limit=N (default 30, max 100).
get/v1/measurement/category-leaders
Query parameters
categorystring
Citizen Lab category code, e.g. LGBT, NEWS, HUMR, REL, ANON, GMB. Omit for the cross-category overview.
limitinteger
Max countries in category mode (default 30, max 100)
Response
schema voidly-category-leaders/v1. category mode: { mode:'category', category {code,name}, count, countries [ { country_code, domains_blocked, sample_domains[] } ] }. overview mode: { mode:'overview', count, categories [ { code, name, countries, total_blocks, top_country, top_country_domains } ] }.