no key · no human

Winter is Coming API, RSS and sitemap

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

United StatesEnglish#6,046 by volume

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

curl -s "https://freenewsapi.ai/v1/search?host=winteriscoming.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=winteriscoming.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=winteriscoming.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=winteriscoming.net&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 Winter is Coming headlines come back as JSON.

bash
curl "https://freenewsapi.ai/v1/search?host=winteriscoming.net&size=5"
352
articles indexed
348
in the last 30 days
9
median per day
1
languages
5725 min
median crawl lag
10.08 → 06.09
archive depth

Publishing volume

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

2026-08-10: 5 articles2026-08-11: 3 articles2026-08-12: 7 articles2026-08-13: 12 articles2026-08-14: 8 articles2026-08-15: 6 articles2026-08-16: 6 articles2026-08-17: 12 articles2026-08-18: 9 articles2026-08-19: 8 articles2026-08-20: 8 articles2026-08-21: 21 articles2026-08-22: 9 articles2026-08-23: 9 articles2026-08-24: 15 articles2026-08-25: 16 articles2026-08-26: 24 articles2026-08-27: 24 articles2026-08-28: 24 articles2026-08-29: 16 articles2026-08-30: 6 articles2026-08-31: 6 articles2026-09-01: 8 articles2026-09-02: 9 articles2026-09-03: 24 articles2026-09-04: 30 articles2026-09-05: 15 articles2026-09-06: 8 articles08-1008-1408-1808-2208-2608-3009-0309-06
bash
curl "https://freenewsapi.ai/v1/stats?host=winteriscoming.net&top=10"

Publishing rhythm

When Winter is Coming actually publishes, by hour of day (UTC) and by day of week — measured from 352 timestamps, not from a schedule they advertise.

00: 150001: 50102: 50203: 00304: 00405: 00506: 00607: 110708: 00809: 00910: 01011: 51112: 261213: 381314: 331415: 271516: 301617: 211718: 441819: 211920: 192021: 302122: 102223: 823
Mon: 38MonTue: 36TueWed: 48WedThu: 68ThuFri: 83FriSat: 46SatSun: 29Sun

Sections

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

SectionArticles
entertainment55

Languages

CodeLanguageArticlesShare
enEnglish34898.9%

Latest articles

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

I'm convinced Dark Matter season 2 just teased a shared universe with another Apple TV sci-fi show
2026-09-06 17:00 UTC
The potential crossover would be very unexpected, but it would also make perfect sense.
5 questions House of the Dragon season 4 must answer
2026-09-06 15:00 UTC · entertainment
Robin Hobb's legendary Farseer Trilogy is a masterful and unique series that every fantasy fan should read
2026-09-06 13:00 UTC
The Farseer trilogy by Robin Hobb is more than 30 years old but still holds up because of its uncommon narrative style and expansive world of magic. It is a must-read in
Silo season 3's epic finale combines two of the best sci-fi twists of the 21st century
2026-09-05 22:00 UTC
Haven't we seen this one before? Sort of, but there's a catch.
Star Trek theory perfectly explains why Rhys Darby's Strange New Worlds character isn't called 'Q'
2026-09-05 18:00 UTC
It might not be this complicated, but something tells me that it is.
8 best shows starring your favorite House of the Dragons actors
2026-09-05 16:00 UTC
If you’re done watching the third season of House of the Dragon and don’t know what to do while you wait for season 4, you may be wondering where to see your favorite sta
Review & recap: Silo season 3 episode 10 turns our favorite character into an irredeemable monster
2026-09-04 17:15 UTC
Silo season 3 finale "Troy" shows us exactly who was behind the mass genocide of Silo 17 and it's more devastating than we expected.

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=winteriscoming.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=winteriscoming.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 Winter is Coming 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
16%
articles with sections
average page weight

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

How many articles does Winter is Coming publish per day?

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