no key · no human

it-blogger.net API, RSS and sitemap

Every article it-blogger.net publishes, as JSON, through an open API with no key and no signup. 102 of their articles are indexed right now, refreshed hourly.

GermanyGerman#11,915 by volume

Four ways to pull it-blogger.net

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-blogger.net, newest first. Add q= to search inside.

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

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

technology 100%

Call the API

A live request. Paste it into a terminal and it-blogger.net headlines come back as JSON.

bash
curl "https://freenewsapi.ai/v1/search?host=it-blogger.net&size=5"
102
articles indexed
102
in the last 30 days
6
median per day
1
languages
555 min
median crawl lag
20.08 → 06.09
archive depth

Publishing volume

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

2026-08-20: 1 articles2026-08-21: 2 articles2026-08-22: 1 articles2026-08-23: 2 articles2026-08-24: 3 articles2026-08-25: 6 articles2026-08-26: 7 articles2026-08-27: 16 articles2026-08-28: 10 articles2026-08-29: 7 articles2026-08-30: 2 articles2026-08-31: 7 articles2026-09-01: 14 articles2026-09-02: 3 articles2026-09-03: 6 articles2026-09-04: 8 articles2026-09-05: 6 articles2026-09-06: 1 articles08-2008-2308-2608-2909-0109-0409-06
bash
curl "https://freenewsapi.ai/v1/stats?host=it-blogger.net&top=10"

Publishing rhythm

When it-blogger.net actually publishes, by hour of day (UTC) and by day of week — measured from 102 timestamps, not from a schedule they advertise.

00: 00001: 00102: 00203: 00304: 00405: 20506: 30607: 50708: 60809: 30910: 21011: 51112: 91213: 51314: 91415: 151516: 151617: 141718: 61819: 11920: 22021: 02122: 02223: 023
Mon: 10MonTue: 20TueWed: 10WedThu: 23ThuFri: 20FriSat: 14SatSun: 5Sun

Sections

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

SectionArticles
technology33

Languages

CodeLanguageArticlesShare
deGerman102100.0%

Latest articles

The 18 most recent it-blogger.net articles in the index — the same rows the API returns, rendered for humans.

Galaxy S23 FE erhält Sicherheitsupdate für August 2026
2026-09-05 05:45 UTC
Samsung Electronics hat ein neues Update für das Galaxy S23 FE veröffentlicht. Mit diesem Update hat Samsung sowohl die Sicherheit als auch die Stabilität und Zuverlässig
Galaxy S22 erhält Sicherheitsupdate für August 2026
2026-09-05 05:15 UTC
Samsung Electronics hat ein neues Update für die Samsung Galaxy S22-Serie veröffentlicht. Mit diesem Update hat Samsung sowohl die Sicherheit als auch die Stabilität und
AVM veröffentlicht FRITZ!OS 8.40 für FRITZ!Box 6850 5G v2 als Labor
2026-09-04 15:45 UTC
Für die FRITZ!Box 6850 5G v2 steht ein neues FRITZ! Labor als Vorschau auf das kommende FRITZ!OS 8.50 zum Download bereit. Das aktuelle FRITZ! Labor bietet einen frühen E
AVM veröffentlicht FRITZ!OS 8.40 für FRITZ!Box 6860 5G als Labor
2026-09-04 15:35 UTC
Für die FRITZ!Box 6850 5G steht ein neues FRITZ! Labor als Vorschau auf das kommende FRITZ!OS 8.50 zum Download bereit. Das aktuelle FRITZ! Labor bietet einen frühen Einb
AVM veröffentlicht FRITZ!OS 8.40 für FRITZ!Box 6850 LTE als Labor
2026-09-04 15:25 UTC
Für die FRITZ!Box 6850 LTE steht ein neues FRITZ! Labor als Vorschau auf das kommende FRITZ!OS 8.50 zum Download bereit. Das aktuelle FRITZ! Labor bietet einen frühen Ein
Google veröffentlicht Chrome 152.0.7977.83 für Desktop mit Bug Fixes
2026-09-03 20:15 UTC
Google hat die Verfügbarkeit der stabilen Version 152.0.7977.76 von Chrome für Windows, macOS und Linux angekündigt. Das Update enthält Bug Fixes und Verbesserungen, die
Microsoft veröffentlicht Edge 152.0.4191.62 für Desktop mit Bug Fixes
2026-09-03 18:15 UTC
Microsoft hat ein neues Update mit der Versions-Nummer 152.0.4191.62 für Microsoft Edge für Windows, macOS und Linux veröffentlicht. Mit der neuen Version wurden die neue
AMD veröffentlicht Adrenalin Treiber 26.9.1 mit Support für zwei neue Spiele
2026-09-03 17:15 UTC
Für die Grafikkarten von AMD steht ab sofort ein neuer Treiber mit der Versions-Nummer 26.9.1 zum Download bereit. Die neue Version bietet Unterstützung für die beiden Sp

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=it-blogger.net&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=it-blogger.net&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-blogger.net 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
32%
articles with sections
average page weight

Crawl lag — the delay between publication and the article reaching this index — is 555 min at the median, 5785 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 it-blogger.net 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 102 of their articles and lets you filter by date, language and section.

How many articles does it-blogger.net publish per day?

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