Every article IT-Administrator Magazin publishes, as JSON, through an open API with
no key and no signup. 184 of their articles are indexed right now, refreshed
hourly.
GermanyGerman#9,126 by volume
Four ways to pull it-administrator.de
All four are ours, all four are live, and none of them needs a key.
JSON Search this publisher
Every article we hold from it-administrator.de, newest first. Add q= to search inside.
curl -s "https://freenewsapi.ai/v1/search?host=www.it-administrator.de&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.it-administrator.de&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.it-administrator.de&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.it-administrator.de&size=20&fields=title,url,published_at,lang"open it →
Call the API
A live request. Paste it into a terminal and IT-Administrator Magazin headlines come back as JSON.
When IT-Administrator Magazin actually publishes, by hour of day (UTC) and by day of week —
measured from 184 timestamps, not from a schedule they advertise.
Languages
Code
Language
Articles
Share
de
German
188
102.2%
Latest articles
The 18 most recent IT-Administrator Magazin articles in the index — the same rows
the API returns, rendered for humans.
OSFMount bindet zahlreiche Datenträger- und Forensik-Images unter Windows als virtuelle Laufwerke ein und unterstützt Read-only-Mounts sowie RAM-Drives.
Process Monitor von Microsoft Sysinternals protokolliert Datei-, Registry-, Prozess- und Thread-Aktivitäten in Echtzeit und unterstützt Administratoren bei der
CVE-2026-73570 in Zimbra Collaboration wird aktiv ausgenutzt. Admins sollten auf Version 10.1.20 aktualisieren und Systeme auf Kompromittierung prüfen.
Ein sicherer Kubernetes-Betrieb erfordert mehr als funktionierende Deployments: Zugriffskontrolle, Netzwerk- segmentierung, Container-Absicherung und ein sauberes Secrets
Servicekonten in Kubernetes ermöglichen automatisierten Prozessen den Zugriff auf APIs und Ressourcen. Bei falscher Konfiguration stellen sie jedoch ein ernstes Sicherhei
Viele Firmen stehen vor der Herausforderung, traditionelle VM-Umgebungen in moderne, Kubernetes-basierte Plattformen zu überführen. Dabei sind nicht nur Workload-Migratio
Harvest it all
Page through the archive by date. from and to accept
YYYY-MM-DD or relative values such as now-7d.
Does IT-Administrator Magazin 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 184 of
their articles and lets you filter by date, language and section.
How many articles does IT-Administrator Magazin publish per day?
2 on a median day, measured across 72 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.