Every article Computerworld publishes, as JSON, through an open API with
no key and no signup. 62 of their articles are indexed right now, refreshed
hourly.
United StatesEnglish#14,324 by volume
Four ways to pull computerworld.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 computerworld.com, newest first. Add q= to search inside.
curl -s "https://freenewsapi.ai/v1/search?host=www.computerworld.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.computerworld.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.computerworld.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.computerworld.com&size=20&fields=title,url,published_at,lang"open it →
Call the API
A live request. Paste it into a terminal and Computerworld headlines come back as JSON.
2026-09-02 01:47 UTC · artificial intelligence, data and information security, secu
Learning from the OpenAI-Hugging Face fiasco, as well as from recent revelations about its own model, Anthropic is revamping its security and alignment practices. The com
2026-09-02 00:47 UTC · citrix systems, data center, industry, mergers and acquisiti
Citrix on Tuesday announced that it has completed the acquisition of longtime partner Numecent, producer of technology that containerizes and manages Windows applications
2026-09-01 16:57 UTC · artificial intelligence, careers
Older employees are significantly more positive about AI than their younger colleagues, according to a new survey by Glassdoor. Among members of Generation X (those born
2026-09-01 11:34 UTC · apple, vendors and providers
How is it that the departure of well-known Apple designer Jony Ive undermined departmental resilience so much that former Apple staffers are now accused of stealing trade
2026-09-01 11:00 UTC · artificial intelligence, generative ai, it operations, itsm
Since launching two years ago, Serval has positioned itself as an “AI-native” alternative to incumbent IT service management (ITSM) software vendors, promising to simplif
2026-09-01 09:34 UTC · microsoft 365, office suites, productivity software
Microsoft is working to resolve a widespread Microsoft 365 disruption that has entered its second day, with search and other functions across Exchange Online, SharePoint,
2026-08-31 20:13 UTC · anti malware, microsoft, operating systems, security, securi
Microsoft on Friday reported that a glitch is causing Windows to tell users that Microsoft Defender Antivirus is turned off when it is in fact fully functional, a bug tha
2026-08-31 15:59 UTC · artificial intelligence, computer components, computers and
When you think of AI, and Nvidia’s GPUs often come to mind because they have been so much a part of the ongoing AI revolution. But at the recent Hot Chips show in Califor
2026-08-31 15:25 UTC · apple, vendors and providers
Apple CEO Tim Cook becomes chairman of the company board tomorrow , with John Ternus taking over the top job in Cupertino. Both men followed in the footsteps of visionary
2026-08-31 11:00 UTC · artificial intelligence, collaboration software, generative
When you’re working with Microsoft Copilot to create a business document, you might find yourself torn between two opposing instincts. Part of you is itching to edit its
2026-08-28 19:22 UTC · artificial intelligence, government, industry, vendors and p
The Trump Administration’s decision to punish Anthropic for its stance forbidding Claude’s use in domestic surveillance and autonomous weapons by identifying it as a supp
Anthropic on Thursday launched the Model Hardware Standard , a new framework designed to enable the control of hardware using AI agents. With the new framework, AI agents
2026-08-28 15:51 UTC · apple, mobile, mobile phones, smartphones, vendors and provi
An important but potentially fragile trend is emerging in the data being reported by smartphone industry trackers: while painful component price increases are denting ove
2026-08-28 11:00 UTC · artificial intelligence, generative ai, productivity softwar
In 1987, Nobel Prize–winning economist Robert Solow wrote, “You can see the computer age everywhere but in the productivity statistics.” The same could be said about AI t
2026-08-28 10:45 UTC · android, email clients, mobile, mobile apps, productivity so
Let’s face it: Email is inherently a bit of a pain. And while Google’s Gmail service is generally pretty pleasant to use, it certainly has some room for improvement — esp
2026-08-27 15:49 UTC · adobe, artificial intelligence, generative ai, vendors and p
Adobe has added a simplified editing mode to Photoshop designed to help new users get acquainted with the popular image editing app. AI Assisted Editor, now available in
2026-08-27 15:14 UTC · apple, privacy, security, vendors and providers
It doesn’t matter what the UK government says, the majority of the UK public is reluctant to hand over additional surveillance powers that require tech companies to build
2026-08-27 01:15 UTC · artificial intelligence, employee experience, it management
Earlier this year, Meta, one of the industry’s loudest AI advocates, was ready to slash up to 60% of the members of some teams and replace them with AI, as part of what i
Harvest it all
Page through the archive by date. from and to accept
YYYY-MM-DD or relative values such as now-7d.
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 Computerworld 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
100%
articles with sections
—
average page weight
Crawl lag — the delay between publication and the article reaching this index — is
220 min at the median, 9907 minutes at the 90th percentile.
FAQ
Does Computerworld 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 62 of
their articles and lets you filter by date, language and section.
How many articles does Computerworld publish per day?
4 on a median day, measured across 12 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.