no key · no human

Slap the Sign API, RSS and sitemap

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

United StatesEnglish#6,446 by volume

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

curl -s "https://freenewsapi.ai/v1/search?host=slapthesign.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=slapthesign.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=slapthesign.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=slapthesign.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 Slap the Sign headlines come back as JSON.

bash
curl "https://freenewsapi.ai/v1/search?host=slapthesign.com&size=5"
323
articles indexed
277
in the last 30 days
6
median per day
1
languages
11032 min
median crawl lag
27.07 → 07.09
archive depth

Publishing volume

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

2026-07-27: 1 articles2026-07-28: 2 articles2026-07-29: 2 articles2026-07-30: 4 articles2026-07-31: 5 articles2026-08-01: 2 articles2026-08-02: 4 articles2026-08-03: 8 articles2026-08-04: 2 articles2026-08-05: 2 articles2026-08-06: 6 articles2026-08-07: 6 articles2026-08-08: 6 articles2026-08-09: gap in the upstream archive, the whole corpus dips2026-08-10: 6 articles2026-08-11: 2 articles2026-08-12: 4 articles2026-08-13: 6 articles2026-08-14: 2 articles2026-08-15: 15 articles2026-08-16: 9 articles2026-08-17: 6 articles2026-08-18: 9 articles2026-08-19: 12 articles2026-08-20: 9 articles2026-08-21: 3 articles2026-08-22: 6 articles2026-08-23: 6 articles2026-08-24: 12 articles2026-08-25: 8 articles2026-08-26: 12 articles2026-08-27: 20 articles2026-08-28: 8 articles2026-08-29: 32 articles2026-08-30: 25 articles2026-08-31: 18 articles2026-09-01: 8 articles2026-09-02: 13 articles2026-09-04: 6 articles2026-09-05: 3 articles2026-09-06: 7 articles2026-09-07: 4 articles07-2708-0308-1008-1708-2408-3109-07

The 1 hatched days are gaps in the upstream news archive, not quiet days at Slap the Sign: the whole corpus dips on those dates. They are excluded from the median above.

bash
curl "https://freenewsapi.ai/v1/stats?host=slapthesign.com&top=10"

Publishing rhythm

When Slap the Sign actually publishes, by hour of day (UTC) and by day of week — measured from 323 timestamps, not from a schedule they advertise.

00: 70001: 120102: 20203: 40304: 00405: 00506: 00607: 00708: 00809: 00910: 01011: 241112: 461213: 281314: 251415: 221516: 381617: 281718: 161819: 161920: 92021: 162122: 212223: 923
Mon: 55MonTue: 31TueWed: 45WedThu: 45ThuFri: 30FriSat: 64SatSun: 53Sun

Sections

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

SectionArticles
sport32

Languages

CodeLanguageArticlesShare
enEnglish323100.0%

Latest articles

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

CJ Carr may have accidentally revealed the winner of Notre Dame's right guard battle
2026-09-06 22:30 UTC
Notre Dame football QB CJ Carr may have dropped a major clue about the offensive line battle.
Wisconsin's supposed good news could be blessing in disguise for Notre Dame's front
2026-09-06 19:05 UTC
Notre Dame just got a perfect target for its ferocious defensive front
Marcus Freeman gets another huge Notre Dame endorsement from an NFL legend
2026-09-02 21:00 UTC
Notre Dame football gets another powerful recruiting endorsement from a former NFL star.
Notre Dame should thank Wisconsin for repeatedly poking the Leonard Moore bear
2026-09-02 16:30 UTC
Notre Dame football has watched Wisconsin turn Leonard Moore into an even bigger Week 1 story.
Lincoln Riley can't stop bringing USC the wrong kind of national attention
2026-09-02 14:00 UTC
Notre Dame football rival USC keeps turning an attendance embarrassment into a bigger story.
Notre Dame's CJ Carr is already the quarterback Arch Manning is hyped to become
2026-09-02 12:08 UTC
Notre Dame football's CJ Carr keeps giving NFL scouts reasons to put him ahead of Arch Manning.
Notre Dame's next 3 breakout stars are already hiding in plain sight
2026-09-01 19:00 UTC
Notre Dame football has three intriguing players ready to turn opportunity into a breakout year.
Marcus Freeman can officially surpass his old mentor with one Notre Dame statement win
2026-09-01 16:56 UTC
Notre Dame football can turn a coaching reunion into something much more meaningful Sunday.

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=slapthesign.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=slapthesign.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 Slap the Sign 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
10%
articles with sections
average page weight

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

How many articles does Slap the Sign publish per day?

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