no key · no human

Latest news API, RSS and sitemap

Every article Latest news publishes, as JSON, through an open API with no key and no signup. 91 of their articles are indexed right now, refreshed hourly.

United StatesEnglish#12,537 by volume

Four ways to pull zdnet.com

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

JSON Search this publisher

Every article we hold from zdnet.com, newest first. Add q= to search inside.

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

Call the API

A live request. Paste it into a terminal and Latest news headlines come back as JSON.

bash
curl "https://freenewsapi.ai/v1/search?host=www.zdnet.com&size=5"
91
articles indexed
91
in the last 30 days
13
median per day
1
languages
26 min
median crawl lag
22.08 → 31.08
archive depth

Publishing volume

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

2026-08-22: 7 articles2026-08-24: 13 articles2026-08-25: 16 articles2026-08-26: 12 articles2026-08-27: 16 articles2026-08-28: 13 articles2026-08-29: 1 articles2026-08-31: 13 articles08-2208-2408-2508-2608-2708-2808-2908-31
bash
curl "https://freenewsapi.ai/v1/stats?host=www.zdnet.com&top=10"

Publishing rhythm

When Latest news actually publishes, by hour of day (UTC) and by day of week — measured from 91 timestamps, not from a schedule they advertise.

00: 00001: 00102: 00203: 00304: 00405: 00506: 00607: 00708: 00809: 30910: 51011: 101112: 51213: 71314: 41415: 141516: 161617: 101718: 111819: 21920: 12021: 12122: 22223: 023
Mon: 26MonTue: 16TueWed: 12WedThu: 16ThuFri: 13FriSat: 8SatSun: 0Sun

Languages

The site identifies itself under Latest news, ZDNET — separate editions publishing under one domain.

CodeLanguageArticlesShare
enEnglish9098.9%

Latest articles

The 18 most recent Latest news articles in the index — the same rows the API returns, rendered for humans.

The 10 most popular products ZDNET readers bought this month (including lots of phone cases)
2026-08-31 18:59 UTC
From phone cases to antivirus software, these are the top tech gadgets and useful items our readers actually purchased in August.
How an $80 accessory turned my tablet from mouse pad to productivity powerhouse
2026-08-31 18:57 UTC
I never realized how revolutionary a simple stand could be. And the Satechi OntheGo Foldable Stand Hub does so much more than hold my tablet.
I wore Coros and Garmin's sub-$300 sports watches - both are excellent, but one lasts longer
2026-08-31 18:57 UTC
Not into the chunky sports watches? The Garmin Forerunner 170 and Coros Pace 4 are ultralight devices for athletes with smaller wrists. Here's how they compare.
We found the best Labor Day 2026 streaming deals (including a $20 Fire Stick)
2026-08-31 18:15 UTC
Labor Day deals are already making this a great time to buy a streaming device, and these prices are hard to beat.
Gemini Notebook can analyze your Google Play books now: 3 ways I use this feature
2026-08-31 17:58 UTC
Import a supported Google Play book, and Gemini Notebook will use it as a source of information to generate reports, quizzes, podcasts, and more.
'Sophisticated' AI swarm attacks are months away, OpenAI warns: What experts say businesses must do
2026-08-31 17:48 UTC
OpenAI sounds a solemn and dire alarm, but we're woefully unprepared for what's coming.
Microsoft's latest Windows update breaks cursors, wallpaper, and more - what to do if you're affected
2026-08-31 17:24 UTC
Here's what to know about the glitch, and the only action you can take for now.
I used Perplexity's AI agent in Windows to tackle 5 complex tasks - here's what impressed me most
2026-08-31 16:59 UTC
No longer limited to the Mac, Perplexity's Personal Computer for Windows AI can complete complex tasks on your PC with little or no input from you.
Amazon just dropped the Sony WH-1000XM5 headphones down to 50% off - the lowest price yet
2026-08-31 16:07 UTC
Sony's excellent noise-canceling headphones just hit an all-time low price ahead of Labor Day.
I compared the cameras on the Galaxy Z Fold 8 and Pixel 11 Pro Fold - and one pulled ahead
2026-08-31 15:50 UTC
I put the two phones' cameras to the test on a recent trip to Germany. It was close, but one phone edged out the other.
How Android 17 stops network snoops and SMS blasters now - with ECH and a 2G kill switch
2026-08-31 13:13 UTC
The latest Android 17 update adds broad support for Encrypted Client Hello, among other changes. Here's how they work.
5 ways I actually use ChatGPT Work in my small business to save time and money
2026-08-31 11:48 UTC
From scanning Gmail to catching ugly loan terms, ChatGPT Work has become my practical small-business assistant. Here's how agentic AI delivers real productivity gains for
This pocket AI voice recorder took me back to the good old days of dictation (and shorthand)
2026-08-29 10:30 UTC
The Comulytic Note Pro AI voice recorder packs a lot of power into a credit card-sized device. But its usefulness is up to you.

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=www.zdnet.com&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=www.zdnet.com&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 Latest news 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
0%
articles with sections
average page weight

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

FAQ

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

How many articles does Latest news publish per day?

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