Ooni Site Reachability
ooni_site_reachabilityCheck whether a website is blocked or censored in a specific country, using OONI network measurements from volunteer probes. Returns counts of OK, anomalous, confirmed-blocked, and failed measurements over the window plus a blocking assessment — e.g. is bbc.com blocked in China, is twitter.com blocked in Iran. Great-Firewall / national-censorship / internet-freedom research.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Lookback window in days (default 30, max 365). | |
| domain | Yes | Website domain, e.g. "www.bbc.com" or "twitter.com". A full URL is accepted (the host is extracted). | |
| country | Yes | 2-letter country code, e.g. "CN", "IR", "RU". |