no key · no human

Still Curtain API, RSS and sitemap

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

United StatesEnglish#5,585 by volume

Four ways to pull stillcurtain.com

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

JSON Search this publisher

Every article we hold from stillcurtain.com, newest first. Add q= to search inside.

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

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

sport 100%

Call the API

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

bash
curl "https://freenewsapi.ai/v1/search?host=stillcurtain.com&size=5"
393
articles indexed
313
in the last 30 days
12
median per day
1
languages
2079 min
median crawl lag
17.08 → 06.09
archive depth

Publishing volume

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

2026-08-17: 9 articles2026-08-18: 10 articles2026-08-19: 7 articles2026-08-20: 9 articles2026-08-21: 20 articles2026-08-22: 14 articles2026-08-23: 6 articles2026-08-24: 14 articles2026-08-25: 23 articles2026-08-26: 24 articles2026-08-27: 36 articles2026-08-28: 42 articles2026-08-29: 18 articles2026-08-30: 14 articles2026-08-31: 6 articles2026-09-01: 7 articles2026-09-02: 22 articles2026-09-03: 12 articles2026-09-04: 10 articles2026-09-05: 6 articles2026-09-06: 4 articles08-1708-2008-2308-2608-2909-0109-0409-06
bash
curl "https://freenewsapi.ai/v1/stats?host=stillcurtain.com&top=10"

Publishing rhythm

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

00: 00001: 20102: 110203: 00304: 00405: 00506: 00607: 00708: 00809: 00910: 341011: 261112: 391213: 341314: 491415: 261516: 471617: 01718: 81819: 31920: 72021: 222122: 42223: 123
Mon: 29MonTue: 40TueWed: 53WedThu: 57ThuFri: 72FriSat: 38SatSun: 24Sun

Sections

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

SectionArticles
sport74

Languages

CodeLanguageArticlesShare
enEnglish31379.6%

Latest articles

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

4 Steelers destined to make it off the practice squad (and 3 who won't)
2026-09-06 13:00 UTC
Although some might be on the practice squad for now, don't be shocked if some Pittsburgh Steelers sneak onto the 53-man roster this season and make an impact.
4 players on the Steelers' 53-man roster most likely to lose their spot
2026-09-06 11:00 UTC
These four players made the Pittsburgh Steelers' initial roster, but their spots on the team might be most at risk during the 2026 season.
Why Steelers' depth at wide receiver is thinner than the roster suggests
2026-09-05 14:00 UTC
The Pittsburgh Steelers are quietly lacking experience and production with their backup wide receivers, and it could come back to bite them.
Steelers' roster has one glaring void that still needs to be filled
2026-09-05 13:00 UTC
The Pittsburgh Steelers have one obvious roster weakness that could prove to be the downfall of their team if they don't find help.
Checking in on Steelers' last 10 first-round draft picks and where they are now
2026-09-04 16:00 UTC
The Pittsburgh Steelers' last decade of first-round picks has mostly failed to impact the team, but where are all of those players today?
Brian Schottenheimer says quiet part out loud about Steelers' coaching
2026-09-04 14:00 UTC
Dallas Cowboys head coach Brian Schottenheimer may have just taken a accidental shot at the Pittsburgh Steelers' previous coaching staff.
NFL executives just added weight to an uncomfortable Steelers reality
2026-09-04 10:00 UTC
The Pittsburgh Steelers are still stuck in the middle of the AFC, according to anonymous NFL executives.
Aaron Rodgers gets a brutal reality check in latest QB rankings
2026-09-03 21:00 UTC
FanSided recently dropped its quarterback tier rankings, and Pittsburgh Steelers fans get a tough reality check for where Aaron Rodgers falls.
The 5 most confusing moves of the Steelers' preseason
2026-09-03 16:00 UTC
Mike McCarthy made some questionable choices during the Pittsburgh Steelers' 2026 preseason, but these five were the most confusing .

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=stillcurtain.com&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=stillcurtain.com&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 Still Curtain 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
24%
articles with sections
average page weight

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

How many articles does Still Curtain publish per day?

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