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. 396 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"
396
articles indexed
396
in the last 30 days
14
median per day
1
languages
3127 min
median crawl lag
17.08 → 07.09
archive depth

Publishing volume

Articles per day over the last 22 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: 46 articles2026-08-28: 56 articles2026-08-29: 24 articles2026-08-30: 24 articles2026-08-31: 12 articles2026-09-01: 14 articles2026-09-02: 33 articles2026-09-03: 18 articles2026-09-04: 15 articles2026-09-05: 9 articles2026-09-06: 6 articles2026-09-07: 3 articles08-1708-2008-2308-2608-2909-0109-0409-07
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 396 timestamps, not from a schedule they advertise.

00: 00001: 20102: 140203: 00304: 00405: 00506: 00607: 00708: 00809: 00910: 431011: 321112: 511213: 421314: 621415: 341516: 581617: 01718: 91819: 41920: 92021: 282122: 62223: 223
Mon: 38MonTue: 47TueWed: 64WedThu: 73ThuFri: 91FriSat: 47SatSun: 36Sun

Sections

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

SectionArticles
sport77

Languages

CodeLanguageArticlesShare
enEnglish396100.0%

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.
Steelers already have the perfect Joey Porter Jr. insurance on their roster
2026-09-05 11:00 UTC
Joey Porter Jr. has had a tough offseason, and the Pittsburgh Steelers may need to look elsewhere for cornerback help to start the year.
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.

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
19%
articles with sections
average page weight

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

How many articles does Still Curtain publish per day?

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