no key · no human

WERE-AM 1490 API, RSS and sitemap

Every article WERE-AM 1490 publishes, as JSON, through an open API with no key and no signup. 641 of their articles are indexed right now, refreshed hourly.

United StatesEnglish#3,980 by volume

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

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

Call the API

A live request. Paste it into a terminal and WERE-AM 1490 headlines come back as JSON.

bash
curl "https://freenewsapi.ai/v1/search?host=newstalkcleveland.com&size=5"
641
articles indexed
132
in the last 30 days
8
median per day
1
languages
1293 min
median crawl lag
08.06 → 05.09
archive depth

Publishing volume

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

2026-06-08: 16 articles2026-06-09: 18 articles2026-06-10: 20 articles2026-06-11: 12 articles2026-06-13: 2 articles2026-06-14: 3 articles2026-06-15: 21 articles2026-06-16: 11 articles2026-06-17: 15 articles2026-06-18: 6 articles2026-06-19: 4 articles2026-06-21: 2 articles2026-06-22: 16 articles2026-06-23: 22 articles2026-06-24: 13 articles2026-06-25: 7 articles2026-06-26: 8 articles2026-06-27: 3 articles2026-06-28: 7 articles2026-06-29: 5 articles2026-06-30: 16 articles2026-07-01: 20 articles2026-07-02: 1 articles2026-07-03: 5 articles2026-07-05: 3 articles2026-07-06: 21 articles2026-07-07: 21 articles2026-07-08: 23 articles2026-07-09: 19 articles2026-07-10: 8 articles2026-07-11: 6 articles2026-07-12: 3 articles2026-07-13: 13 articles2026-07-14: 14 articles2026-07-15: 8 articles2026-07-16: 15 articles2026-07-17: 5 articles2026-07-19: 1 articles2026-07-20: 22 articles2026-07-21: 16 articles2026-07-22: 1 articles2026-07-23: 1 articles2026-07-26: 6 articles2026-07-27: 8 articles2026-07-28: 7 articles2026-07-29: 2 articles2026-07-30: 4 articles2026-08-01: 4 articles2026-08-02: 2 articles2026-08-03: 21 articles2026-08-04: 13 articles2026-08-05: 5 articles2026-08-24: 24 articles2026-08-25: 22 articles2026-08-26: 23 articles2026-08-27: 20 articles2026-08-28: 8 articles2026-09-02: 11 articles2026-09-03: 12 articles2026-09-04: 8 articles2026-09-05: 4 articles06-0806-1906-3007-1107-2208-0409-05
bash
curl "https://freenewsapi.ai/v1/stats?host=newstalkcleveland.com&top=10"

Publishing rhythm

When WERE-AM 1490 actually publishes, by hour of day (UTC) and by day of week — measured from 641 timestamps, not from a schedule they advertise.

00: 140001: 10102: 30203: 30304: 20405: 10506: 20607: 10708: 00809: 30910: 71011: 51112: 61213: 191314: 381415: 611516: 751617: 801718: 891819: 761920: 672021: 542122: 332223: 1723
Mon: 167MonTue: 160TueWed: 141WedThu: 97ThuFri: 46FriSat: 19SatSun: 27Sun

Sections

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

Languages

CodeLanguageArticlesShare
enEnglish657102.5%

Latest articles

The 18 most recent WERE-AM 1490 articles in the index — the same rows the API returns, rendered for humans.

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=newstalkcleveland.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=newstalkcleveland.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 WERE-AM 1490 marks up its own pages — useful if you are deciding whether to parse them yourself.

86%
dates from JSON-LD
86%
articles with a byline
86%
articles with sections
199 KB
average page weight

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

How many articles does WERE-AM 1490 publish per day?

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