no key · no human

powerbreaker API, RSS and sitemap

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

GermanyGerman#8,612 by volume

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

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

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

entertainment 100%

Call the API

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

bash
curl "https://freenewsapi.ai/v1/search?host=powerbreaker.de&size=5"
204
articles indexed
204
in the last 30 days
16
median per day
1
languages
5 min
median crawl lag
25.08 → 06.09
archive depth

Publishing volume

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

2026-08-25: 5 articles2026-08-26: 20 articles2026-08-27: 24 articles2026-08-28: 13 articles2026-08-29: 8 articles2026-08-30: 9 articles2026-08-31: 16 articles2026-09-01: 28 articles2026-09-02: 22 articles2026-09-03: 28 articles2026-09-04: 17 articles2026-09-05: 8 articles2026-09-06: 6 articles08-2508-2708-2908-3109-0209-0409-06
bash
curl "https://freenewsapi.ai/v1/stats?host=powerbreaker.de&top=10"

Publishing rhythm

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

00: 60001: 80102: 40203: 20304: 30405: 30506: 40607: 70708: 150809: 120910: 121011: 181112: 181213: 171314: 191415: 121516: 61617: 81718: 11819: 91920: 62021: 42122: 42223: 623
Mon: 16MonTue: 33TueWed: 42WedThu: 52ThuFri: 30FriSat: 16SatSun: 15Sun

Sections

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

SectionArticles
entertainment85

Languages

CodeLanguageArticlesShare
deGerman204100.0%

Latest articles

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

Welche Strategien helfen beim Gewinnen im Casino?
2026-09-06 10:37 UTC
Verstehen der Spielmechanik Eine der grundlegendsten Strategien, um im Casino erfolgreich zu sein, besteht darin, die Mechanik der Spiele, die man spielt, gründlich zu ve
AFL betting strategies at Fair Go Casino Australia: tips to enhance your experience
2026-09-06 08:51 UTC
Engaging in the thrilling world of online gaming requires not just luck but also strategic planning to make the most of your experience. At Fair Go Casino, players can ex
Fonbet Italia live betting: l’emozione di scommettere in tempo reale
2026-09-06 08:19 UTC
La scommessa sportiva è un’attività entusiasmante che consente di provare l’emozione di ogni partita e competizione. Fonbet Italia si presenta come una piattaforma affida
Instant Withdrawal Casino Canada: Fast and secure crypto payments for real money gaming
2026-09-06 08:12 UTC
In the evolving landscape of online gaming, players seek experiences that combine entertainment with convenience. Instant withdrawal casinos in Canada provide players wit
Exploring the psychology behind gambling behavior
2026-09-06 07:59 UTC
The Allure of Gambling: Understanding Attraction The psychology of gambling begins with its inherent allure, a magnetic pull that captivates individuals from various walk
Discover the thrills of Best Online Pokies Australia: your go-to for real money and
2026-09-05 20:33 UTC
In the world of online gaming, few experiences can compare to the excitement of playing online pokies in Australia. As a player, you have access to a vast array of games,
Cómo jugar sin DNI en casinos sin verificación y aprovechar bonos especiales
2026-09-05 20:21 UTC
En la actualidad, los casinos en línea se están convirtiendo en una opción popular para los jugadores que buscan entretenimiento y la posibilidad de ganar dinero desde la
1win: los mejores consejos para jugar al póker en línea
2026-09-05 19:19 UTC
El póker en línea ha ganado una popularidad excepcional en el mundo del juego digital, ofreciendo emoción y la posibilidad de ganar desde la comodidad del hogar. En este

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=powerbreaker.de&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=powerbreaker.de&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 powerbreaker 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
42%
articles with sections
average page weight

Crawl lag — the delay between publication and the article reaching this index — is 5 min at the median, 1231 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 powerbreaker 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 204 of their articles and lets you filter by date, language and section.

How many articles does powerbreaker publish per day?

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