no key · no human

TelcoNews New Zealand API, RSS and sitemap

Every article TelcoNews New Zealand publishes, as JSON, through an open API with no key and no signup. 29 of their articles are indexed right now, refreshed hourly.

New ZealandEnglish

Four ways to pull telconews.co.nz

All four are ours, all four are live, and none of them needs a key.

JSON Search this publisher

Every article we hold from telconews.co.nz, newest first. Add q= to search inside.

curl -s "https://freenewsapi.ai/v1/search?host=telconews.co.nz&size=20"open it →

RSS Subscribe in any reader

The same articles as an RSS 2.0 feed. Works in Feedly, Inoreader, Thunderbird — anywhere.

curl -s "https://freenewsapi.ai/v1/rss?host=telconews.co.nz&size=50"open it →

JSON Feed For apps

JSON Feed 1.1, the same content in a format apps parse natively.

curl -s "https://freenewsapi.ai/v1/feed.json?host=telconews.co.nz&size=50"open it →

Trimmed For agents

Only the fields an agent needs — title, url, date, language — so the response stays small.

curl -s "https://freenewsapi.ai/v1/search?host=telconews.co.nz&size=20&fields=title,url,published_at,lang"open it →

What this outlet covers, by share of its recent output:

technology 100%

Call the API

A live request. Paste it into a terminal and TelcoNews New Zealand headlines come back as JSON.

bash
curl "https://freenewsapi.ai/v1/search?host=telconews.co.nz&size=5"
29
articles indexed
16
in the last 30 days
1
median per day
1
languages
23030 min
median crawl lag
09.06 → 28.08
archive depth

Publishing volume

Articles per day over the last 21 days. The busiest hour is 12:00 UTC — that is when the newsroom pushes its main batch.

2026-06-09: 2 articles2026-06-19: 1 articles2026-06-30: 1 articles2026-07-01: 1 articles2026-07-07: 1 articles2026-07-09: 1 articles2026-07-13: 1 articles2026-07-14: 1 articles2026-07-17: 1 articles2026-07-23: 1 articles2026-07-29: 1 articles2026-07-30: 1 articles2026-08-05: 1 articles2026-08-11: 1 articles2026-08-12: 1 articles2026-08-14: 1 articles2026-08-18: 1 articles2026-08-24: 2 articles2026-08-26: 4 articles2026-08-27: 4 articles2026-08-28: 1 articles06-0907-0107-1307-2308-0508-1408-2608-28
bash
curl "https://freenewsapi.ai/v1/stats?host=telconews.co.nz&top=10"

Publishing rhythm

When TelcoNews New Zealand actually publishes, by hour of day (UTC) and by day of week — measured from 29 timestamps, not from a schedule they advertise.

00: 00001: 10102: 00203: 00304: 00405: 10506: 00607: 00708: 50809: 10910: 41011: 01112: 61213: 31314: 21415: 11516: 41617: 01718: 01819: 01920: 02021: 02122: 12223: 023
Mon: 3MonTue: 7TueWed: 8WedThu: 7ThuFri: 4FriSat: 0SatSun: 0Sun

Sections

Sections come from the publisher's own markup, present on 72% of their articles.

SectionArticles
technology21

Languages

CodeLanguageArticlesShare
enEnglish29100.0%

Latest articles

The 18 most recent TelcoNews New Zealand articles in the index — the same rows the API returns, rendered for humans.

Infobip WhatsApp assistant cuts Overseas Express queries
2026-08-28 08:15 UTC
Routine parcel-status checks are shifting to WhatsApp, easing pressure on support teams as Overseas Express cuts enquiries by more than 60%.
Samsung unveils Galaxy S26 FE with AI & camera boost
2026-08-27 22:45 UTC
The handset enters a crowded premium market in Australia with seven years of updates, a new AI suite and a better camera system.
NiCE opens ANZ event as contact centres rethink AI
2026-08-27 05:00 UTC
Australian contact centres are replacing early AI tools rather than dropping them, with chatbots still the top investment priority over the next 12 months.
Ciena says AI services to drive telecoms revenue growth
2026-08-27 01:30 UTC
Telecom operators face urgent network upgrades as most expect AI and managed fibre services to be major new revenue sources.
Verizon backs end-to-end 5G slicing for critical users
2026-08-26 16:00 UTC
Mission-critical users could get more reliable service as Verizon says full-network slicing beats separate physical cores for 5G traffic.
Infobip launches SIM-based number verification for operators
2026-08-26 08:15 UTC
The new service could help mobile operators earn from identity services as businesses seek safer alternatives to one-time passwords.
Zoom lifts forecast on stronger enterprise growth & AI
2026-08-26 08:07 UTC
Stronger enterprise demand and AI products helped Zoom raise its full-year outlook after quarterly revenue rose 4.9% to USD $1.28 billion.
8x8 adds Krisp voice AI tools to contact centre suite
2026-08-24 08:15 UTC
Cleaner audio and multilingual support should help 8x8 customers improve call quality as remote and cross-border support grows more common.
STRIM warns of Golden Bay telecoms resilience gaps
2026-08-18 08:15 UTC · technology
Tait launches PTToX linking P25 radios to broadband
2026-08-14 13:40 UTC · technology
One NZ reshapes executive team ahead of Judd's rise
2026-08-11 12:03 UTC · technology

Harvest it all

Page through the archive by date. from and to accept YYYY-MM-DD or relative values such as now-7d.

bash
curl "https://freenewsapi.ai/v1/search?host=telconews.co.nz&from=now-7d&size=100"

To poll for new material, keep the timestamp of the newest article you saw and ask only for what came after it:

bash
curl "https://freenewsapi.ai/v1/search?host=telconews.co.nz&from=now-1h&sort=date_asc"

Article bodies come with full_text=true. No key, no quota tier, no header — see the search endpoint for every parameter.

Metadata quality

How well TelcoNews New Zealand marks up its own pages — useful if you are deciding whether to parse them yourself.

0%
dates from JSON-LD
0%
articles with a byline
72%
articles with sections
average page weight

Crawl lag — the delay between publication and the article reaching this index — is 23030 min at the median, 86470 minutes at the 90th percentile.

FAQ

Does TelcoNews New Zealand have an official API?

Not a public one. This endpoint is the practical alternative: their articles as structured JSON, with title, lead, publication time, section, byline and a link back to the original.

How do I get their RSS feed?

Most publishers expose one at /rss or /feed, but feeds carry only the last few dozen items and drop them within hours. This index keeps 29 of their articles and lets you filter by date, language and section.

How many articles does TelcoNews New Zealand publish per day?

1 on a median day, measured across 21 days.

Can I use this commercially?

The API is free and unauthenticated. What you may do with the content is between you and the publisher: we return metadata, a lead paragraph and a link, not a licence.