no key · no human

IT Brief UK API, RSS and sitemap

Every article IT Brief UK publishes, as JSON, through an open API with no key and no signup. 54 of their articles are indexed right now, refreshed hourly.

United KingdomEnglish#15,020 by volume

Four ways to pull itbrief.co.uk

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

JSON Search this publisher

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

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

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

technology 40%

Call the API

A live request. Paste it into a terminal and IT Brief UK headlines come back as JSON.

bash
curl "https://freenewsapi.ai/v1/search?host=itbrief.co.uk&size=5"
54
articles indexed
54
in the last 30 days
5
median per day
1
languages
249 min
median crawl lag
20.08 → 02.09
archive depth

Publishing volume

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

2026-08-20: 2 articles2026-08-21: 5 articles2026-08-24: 3 articles2026-08-25: 3 articles2026-08-26: 6 articles2026-08-27: 15 articles2026-09-01: 17 articles2026-09-02: 3 articles08-2008-2108-2408-2508-2608-2709-0109-02
bash
curl "https://freenewsapi.ai/v1/stats?host=itbrief.co.uk&top=10"

Publishing rhythm

When IT Brief UK actually publishes, by hour of day (UTC) and by day of week — measured from 54 timestamps, not from a schedule they advertise.

00: 20001: 30102: 20203: 00304: 10405: 00506: 00607: 10708: 70809: 10910: 01011: 01112: 11213: 01314: 01415: 31516: 21617: 11718: 41819: 81920: 62021: 22122: 72223: 323
Mon: 3MonTue: 20TueWed: 9WedThu: 17ThuFri: 5FriSat: 0SatSun: 0Sun

Sections

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

SectionArticles
technology25

Languages

CodeLanguageArticlesShare
enEnglish54100.0%

Latest articles

The 18 most recent IT Brief UK articles in the index — the same rows the API returns, rendered for humans.

Microsoft revamps responsible AI rules amid agentic risks
2026-09-02 01:38 UTC
Faster agentic AI adoption is forcing tighter oversight, with new controls on permissions, monitoring and cyber-risk systems.
Nvidia begins shipping Vera CPU for AI data centres
2026-09-02 01:37 UTC
The move deepens Nvidia's grip on AI server design as cloud customers seek tighter integration, lower power use and faster deployment.
ClickHouse buys RunReveal to boost security analytics
2026-09-02 00:09 UTC
Security teams could get faster investigations as ClickHouse folds RunReveal's platform expertise into its database business.
Ping Identity launches controls for personal AI agents
2026-09-01 23:20 UTC
Businesses using personal AI agents in the workplace now face tighter access checks, as Ping aims to stop unsanctioned actions and improve audit trails.
Logicalis cuts emissions & boosts community spending
2026-09-01 23:17 UTC
Customers and suppliers are feeling the effect as Logicalis lifts renewable power use and raises community funding in FY26.
Axis launches 360-degree radar for large-site security
2026-09-01 22:30 UTC
Security teams at large sites may need fewer sensors as the new unit covers 40,000 square metres and detects people up to 140 metres away.
Women in cyber security gap prompts diversity push
2026-09-01 22:15 UTC
A widening talent shortage and AI-driven threats are forcing security firms to treat more women in the field as a business priority.
Axis launches radar for 40,000 sq m site monitoring
2026-09-01 22:15 UTC
The system aims to cut false alarms and manual checks for operators guarding large, exposed sites in poor light or bad weather.
Microsoft expands AI oversight in 2026 transparency report
2026-09-01 21:49 UTC
New controls and tests are being added as agentic AI systems spread, with Microsoft warning that risks now span tools, data and users.
Illumia names Sean Bruton as chief security officer
2026-09-01 20:44 UTC
The move comes as Illumia expands AI use across operations, with more than 10,000 institutional customers relying on its systems for secure continuity.
AI-generated cyber attacks to hit firms soon, warn experts
2026-09-01 18:40 UTC
Many firms lack the capacity to fix existing flaws fast enough, leaving them exposed as AI-generated attacks scale up, experts warn.
Kobalt.io signs security partnerships across North America
2026-09-01 18:35 UTC
Enterprise buyers and defence contractors will get a clearer route to certification as Kobalt.io broadens its North American security network.
Mirantis k0rdent AI gains NVIDIA hypervisor certification
2026-09-01 18:19 UTC
Certification could help cloud operators share costly GPUs more efficiently, with k0rdent AI coming within 5% of bare-metal performance.
Stagwell expands Adobe tie-up for enterprise marketing
2026-09-01 18:17 UTC
The expanded multi-year deal aims to help Adobe win and retain enterprise customers by pairing its software with Stagwell's marketing services.
Airrived launches sovereign AI platform for governments
2026-09-01 17:27 UTC
Governments and regulated firms can now keep agentic AI on their own systems, reducing cloud dependence and tighter data controls.
AWS launches Graviton5-powered R9g cloud instances
2026-09-01 16:30 UTC
Customers running memory-heavy databases and analytics could gain up to 25% more compute per vCPU as AWS expands its Arm-based cloud server line-up.
Google Cloud launches Data Agent Kit for Airflow pipelines
2026-09-01 16:15 UTC
Data engineers may cut weeks of workflow setup as the open-source kit lets Airflow pipelines be built and monitored from an IDE.
Dabble moves observability to Grafana Cloud for growth
2026-09-01 15:45 UTC
The switch is meant to cut outage response times and keep observability costs from rising as the betting group expands across three markets.

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=itbrief.co.uk&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=itbrief.co.uk&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 IT Brief UK 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
46%
articles with sections
average page weight

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

FAQ

Does IT Brief UK 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 54 of their articles and lets you filter by date, language and section.

How many articles does IT Brief UK publish per day?

5 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.