no key · no human

osnews.com API, RSS and sitemap

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

United StatesEnglish#11,761 by volume

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

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

Call the API

A live request. Paste it into a terminal and osnews.com headlines come back as JSON.

bash
curl "https://freenewsapi.ai/v1/search?host=www.osnews.com&size=5"
106
articles indexed
0
in the last 30 days
3
median per day
1
languages
1594 min
median crawl lag
08.06 → 04.08
archive depth

Publishing volume

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

2026-06-08: 4 articles2026-06-09: 1 articles2026-06-10: 7 articles2026-06-11: 2 articles2026-06-12: 1 articles2026-06-14: 2 articles2026-06-15: 5 articles2026-06-16: 5 articles2026-06-17: 1 articles2026-06-21: 3 articles2026-06-22: 2 articles2026-06-27: 1 articles2026-06-29: 3 articles2026-07-01: 4 articles2026-07-02: 3 articles2026-07-03: 4 articles2026-07-05: 4 articles2026-07-08: 3 articles2026-07-10: 3 articles2026-07-13: 2 articles2026-07-14: 3 articles2026-07-15: 3 articles2026-07-16: 5 articles2026-07-17: 1 articles2026-07-18: 1 articles2026-07-19: 3 articles2026-07-20: 3 articles2026-07-22: 5 articles2026-07-23: 3 articles2026-07-24: 2 articles2026-07-27: 6 articles2026-07-29: 3 articles2026-07-31: 3 articles2026-08-01: 2 articles2026-08-03: 3 articles2026-08-04: 4 articles06-0806-1506-2907-1007-1807-2708-04
bash
curl "https://freenewsapi.ai/v1/stats?host=www.osnews.com&top=10"

Publishing rhythm

When osnews.com actually publishes, by hour of day (UTC) and by day of week — measured from 106 timestamps, not from a schedule they advertise.

00: 1100001: 00102: 00203: 00304: 00405: 00506: 00607: 00708: 00809: 00910: 01011: 01112: 01213: 01314: 01415: 01516: 01617: 01718: 01819: 01920: 02021: 02122: 02223: 023
Mon: 28MonTue: 13TueWed: 26WedThu: 13ThuFri: 14FriSat: 4SatSun: 12Sun

Languages

The site identifies itself under osnews.com, Astral is a hobby operating system with X.org, Minecraft, and now Wine, FreeBSD 15.1 released, Google Play Services drops support for Android 6.0, KDE Plasma 6.7 released — separate editions publishing under one domain.

CodeLanguageArticlesShare
enEnglish110103.8%

Latest articles

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

IBM i (OS/400): the database operating system
2026-08-04 00:00 UTC
Today, I wanted to show you one of the most fascinating and surprising operating systems ever created. It’s not another Unix, Linux, or Windows. It is an architecture tha
Wireguard comes to 9front
2026-08-04 00:00 UTC
Home > OS News > Wireguard comes to 9frontWireguard comes to 9front Thom Holwerda 2026-08-04 OS News No CommentsWant to switch to 9front, especially with the new release
But can your calculator run Linux?
2026-08-04 00:00 UTC
Don’t have enough computing devices on your wish list yet? Do you have a need for a graphing calculator? No? What if it can run Linux and even Windows 10? I see I’ve got
Corporate players in Amiga community sign various agreements to clear up some of the decades-old licensing and ownership
2026-08-04 00:00 UTC
Few things in technology are more complex, convoluted, and riddled with literally decades of drama than the Amiga community. Luckily for all of us, a significant step for
MkLinux and the pimped-out Apple Workgroup Server 9150
2026-08-03 00:00 UTC
Cameron Kaiser’s articles are always a right treat, and this one’s no different. It’s about running MkLinux on the Apple Workgroup Server, the regular Mac rebadged into a
“A big win for Android interoperability”
2026-08-03 00:00 UTC
Whenever the EU steps in to regulate the big technology companies, the response from news outlets and bloggers (often funded or outright owned by right-wing extremists) i
9front “THIS WAS SUPPOSED TO BE FUN” released
2026-08-03 00:00 UTC
The best operating system in the world, 9front, released its latest version, “THIS WAS SUPPOSED TO BE FUN”. As I’m sure you know, 9front is a fork of plan9, and one that’
NetBSD 11.0 released
2026-08-01 00:00 UTC
NetBSD, the operating system specifically designed to run on anything from a supercomputer to a toothpick, just released version 11.0. There’s a ton of changes and improv
CallMeMaybe: runtime reflection library built on C++26 static reflection
2026-08-01 00:00 UTC
I have a policy to effectively never link to YouTube videos. I’ll gladly make an exception for this one. Reflection is one of the most powerful concepts in Computer Scien
LLVM toolchain coming to OpenBSD/sparc64 and SPARC Solaris (snv_151a)
2026-07-31 00:00 UTC
Speaking of OpenBSD: Yes, you read that right. Modern development tools in the form of the LLVM compiler infrastructure is well on its way to supporting OpenBSD/sparc64 a
Develop cross-platform CLI and GUI tools with Tcl/Tk
2026-07-31 00:00 UTC
Tcl, or the “Tool Command Language“, created and released by John Ousterhout in 1990, deserves a place among the greatest products of the human mind. Especially when comb
Dead software walking: the ongoing evolution of relayd(8) and httpd(8)
2026-07-31 00:00 UTC
As I mentioned in my OpenBSD 7.8 highlights post, development of relayd(8) and httpd(8) had stalled. Many diffs appeared on the tech@ mailing list from different contribu
State of multi-player Wayland
2026-07-29 00:00 UTC
I’ve been fascinated by the idea of attaching multiple mice to one computer, and then having multiple mouse cursors inside of one desktop environment! I just spent three
Ubuntu Touch 24.04-2.0 and 24.04-1.4 released
2026-07-29 00:00 UTC
Ubuntu Touch, the mobile Linux operating system originally started by, you guessed it, Ubuntu, but now managed by UBports, released versions 24.04-2.0 and 24.04-1.4. The
Windows 11 is quietly installing OneDrive Photos on your machine
2026-07-29 00:00 UTC
It’s that time of the week again, I guess. The year is 2026, and I’m still amazed when I find a new entry in my Start menu’s All apps list for an app I don’t remember ins
Mozilla gives Haiku permission to use the Firefox name
2026-07-27 00:00 UTC
Haiku has a Firefox port, but due to Mozilla’s trademark policies, it’s actually called Iceweasel. After some back-and-forth with Mozilla, the browser maker has no given
The Fedora 45 sausage factory
2026-07-27 00:00 UTC
This is a walkthrough of how Fedora turns source code and packages into the artifacts you download and install. It follows the a package from a packager’s git push to a c
Java deprecates support for macOS x86
2026-07-27 00:00 UTC
Apple has transitioned its hardware products to the AArch64 processor architecture and is phasing out support for x64. Oracle engineers will thus stop maintaining the mac

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.osnews.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.osnews.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 osnews.com 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
118 KB
average page weight

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

Similar publishers

Comparable outlets in the same language. Those without a page here yet link straight to their slice of the API.

FAQ

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

How many articles does osnews.com publish per day?

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