voidly
Citizen Lab category·NEWS·press-freedom

Countries blocking independent journalism online

Live data on which governments and ISPs are restricting access to independent news outlets and press-freedom resources.

2
severe-blocking
4
high-blocking
70
countries with data
6,712
evidence rows
Last updated Aug 13, 2026, 08:05 AM UTC · revalidates every 5 min

Top countries blocking press freedom

Ranked by total measured blocking volume in this category.

  • #1
    severe
    100
    591
    medium.comnytimes.combbc.com
  • #2
    severe
    97
    572
    medium.combbc.comnytimes.com
  • #3
    high
    56
    333
    medium.comsubstack.combbc.com
  • #4
    high
    54
    317
    medium.comsubstack.combbc.com
  • #5
    high
    52
    306
    medium.comsubstack.combbc.com
  • #6
    high
    51
    302
    medium.combbc.comsubstack.com
  • #7
    medium
    48
    281
    bbc.commedium.comsubstack.com
  • #8
    medium
    47
    278
    medium.comsubstack.combbc.com
  • #9
    medium
    44
    260
    medium.comsubstack.combbc.com
  • #10
    medium
    43
    256
    medium.comsubstack.combbc.com
  • #11
    medium
    43
    253
    medium.combbc.comsubstack.com
  • #12
    medium
    42
    246
    medium.comsubstack.combbc.com
  • #13
    medium
    41
    243
    substack.combbc.comtheguardian.com
  • #14
    medium
    41
    240
    medium.comtheguardian.comsubstack.com
  • #15
    medium
    40
    235
    medium.comsubstack.combbc.com
  • #16
    medium
    39
    229
    substack.commedium.combbc.com
  • #17
    medium
    35
    207
    substack.commedium.combbc.com
  • #18
    medium
    31
    183
    substack.combbc.comtheguardian.com
  • #19
    medium
    30
    180
    substack.commedium.comtheguardian.com
  • #20
    medium
    28
    167
    bbc.comsubstack.comtheguardian.com

How we measure press freedom

The NEWS category covers independent newsrooms, international press, and press-freedom organizations. Blocking these sites silences independent reporting — and is one of the strongest leading indicators of broader internet repression.

Voidly correlates network-level measurements (DNS, TCP, TLS, HTTP) from OONI, CensoredPlanet, IODA, and our own probe network. Each blocked domain is mapped to a Citizen Lab test-list category, and the topic API filters those measurements to category NEWS.

Scoring: within a topic, a country's score is a percentile against the worst country in the same category — so the top-ranked country always scores 100. This avoids cross-topic distortions. Full methodology →

Example domains in this category: bbc.com, reuters.com, aljazeera.com, voanews.com

Embed this on your site

Drop this iframe into any page (newsroom, advocacy site, dashboard) — it auto-updates.

<iframe
  src="https://voidly.ai/widget/embed?topic=press-freedom"
  width="100%"
  height="500"
  frameborder="0"
  title="Voidly censorship: Press freedom">
</iframe>

API access

Free, no auth required, JSON, CC BY 4.0. Cached at the CDN; live every 5 minutes.

curl
curl https://api.voidly.ai/data/censorship-index.json?topic=press
JavaScript / TypeScript
const res = await fetch(
  'https://api.voidly.ai/data/censorship-index.json?topic=press'
)
const data = await res.json()
console.log(data.countries[0])
Cite as voidly.ai/topics/press-freedom