Live usage counters, website counts, and tech trend stats.
Country Internet Users Yearly Stats
ASYNCREADNo auth
Returns a country's yearly internet user counts, penetration rates, and population figures.
ParametersFormJSON
ISO-style country slug used in the URL path (e.g. us, china, india)
cost: 1 credit · balance: 0
curl https://api.openwire.sh/v1/wire/task \ -X POST \ -H "X-API-Key: $ANAKIN_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "action_id": "act_internetlivestats_country_internet_users_yearly_stats", "params": { "country_code": "us" } }'