no key · no human

eCommerceNews New Zealand API, RSS and sitemap

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

New ZealandEnglish

Four ways to pull ecommercenews.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 ecommercenews.co.nz, newest first. Add q= to search inside.

curl -s "https://freenewsapi.ai/v1/search?host=ecommercenews.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=ecommercenews.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=ecommercenews.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=ecommercenews.co.nz&size=20&fields=title,url,published_at,lang"open it →

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

technology 56%society 22%transport 22%

Call the API

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

bash
curl "https://freenewsapi.ai/v1/search?host=ecommercenews.co.nz&size=5"
32
articles indexed
18
in the last 30 days
1
median per day
1
languages
17460 min
median crawl lag
05.06 → 03.09
archive depth

Publishing volume

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

2026-06-05: 2 articles2026-06-16: 1 articles2026-06-22: 1 articles2026-06-25: 1 articles2026-06-26: 1 articles2026-06-29: 1 articles2026-07-01: 1 articles2026-07-08: 1 articles2026-07-14: 1 articles2026-07-16: 1 articles2026-07-29: 1 articles2026-08-03: 2 articles2026-08-04: 1 articles2026-08-12: 1 articles2026-08-18: 3 articles2026-08-19: 1 articles2026-08-21: 1 articles2026-08-25: 1 articles2026-09-02: 4 articles2026-09-03: 6 articles06-0506-2507-0107-1608-0408-1909-0209-03
bash
curl "https://freenewsapi.ai/v1/stats?host=ecommercenews.co.nz&top=10"

Publishing rhythm

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

00: 30001: 10102: 10203: 10304: 00405: 00506: 00607: 00708: 50809: 50910: 11011: 11112: 21213: 21314: 21415: 21516: 21617: 01718: 01819: 01920: 32021: 02122: 02223: 123
Mon: 4MonTue: 7TueWed: 9WedThu: 8ThuFri: 4FriSat: 0SatSun: 0Sun

Sections

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

SectionArticles
society22
technology22
transport22

Languages

CodeLanguageArticlesShare
enEnglish32100.0%

Latest articles

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

6 Industries that need address verification
2026-09-03 03:00 UTC
Bad address data can now trigger missed deliveries, compliance gaps and fraud risks across sectors from retail to healthcare.
Aviation communications become vital to supply chains
2026-09-03 02:44 UTC
Airlines need earlier, more reliable updates to plan around late deliveries and repairs as supply chain failures cost at least USD $11 billion.
Boulders blamed for increase in illegal parking
2026-09-03 01:36 UTC
Footpath parking has surged in Ōpōtiki after six spaces were removed from Church Street, prompting complaints from struggling retailers.
OpenAI says Kiwis use ChatGPT to save hours weekly
2026-09-03 00:48 UTC
New Zealand users are saving hours a week with ChatGPT, as the tool is used for work, budgets, health checks and trip planning.
Genesys unveils AI tools to orchestrate customer journeys
2026-09-03 00:34 UTC
The shift could help companies manage AI-driven service queries more securely as Genesys adds governance and context across customer journeys.
Blue Yonder named Verdantix leader in green quadrant
2026-09-03 00:32 UTC
Customers could cut carbon and waste more easily as Verdantix praised Blue Yonder for embedding sustainability data into supply chain planning and execution.
Adobe brings 70 tools into Slack for workplace use
2026-09-02 23:45 UTC
Adobe has launched a Slack app that lets teams use more than 70 creative and productivity tools without leaving workplace conversations.
NZ audiences settle into more stable media habits in 2026
2026-09-02 20:15 UTC
Cost pressures have helped slow New Zealand's media shift, with television narrowly beating global video-sharing platforms and streaming use easing.
New Zealand Master Builders report resilient pipelines
2026-09-02 20:12 UTC
Homeowners and builders are still coping with cost and consenting pressures, but most recent projects avoided major disruption.
Conexiom launches AI-native Relay for order automation
2026-09-02 20:01 UTC
Manufacturers and distributors could cut manual retyping as the system handles messy orders from emails, notes and images, with visibility controls.
Slack launches code channels for AI software teams
2026-08-25 08:24 UTC · technology
Salesforce expands Headless 360 across its platform
2026-08-21 12:07 UTC · technology
ClubManager launches New Zealand platform for clubs
2026-08-18 09:15 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=ecommercenews.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=ecommercenews.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 eCommerceNews 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
69%
articles with sections
average page weight

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

FAQ

Does eCommerceNews 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 32 of their articles and lets you filter by date, language and section.

How many articles does eCommerceNews New Zealand publish per day?

1 on a median day, measured across 20 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.