no key · no human

Press Play Media API, RSS and sitemap

Every article Press Play Media publishes, as JSON, through an open API with no key and no signup. 48 of their articles are indexed right now, refreshed hourly.

United StatesEnglish#15,545 by volume

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

curl -s "https://freenewsapi.ai/v1/search?host=pressplaynews.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=pressplaynews.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=pressplaynews.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=pressplaynews.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 Press Play Media headlines come back as JSON.

bash
curl "https://freenewsapi.ai/v1/search?host=pressplaynews.net&size=5"
48
articles indexed
33
in the last 30 days
4
median per day
1
languages
2333 min
median crawl lag
21.08 → 03.09
archive depth

Publishing volume

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

2026-08-21: 4 articles2026-08-24: 8 articles2026-08-25: 8 articles2026-08-31: 4 articles2026-09-01: 4 articles2026-09-02: 2 articles2026-09-03: 3 articles08-2108-2408-2508-3109-0109-0209-03
bash
curl "https://freenewsapi.ai/v1/stats?host=pressplaynews.net&top=10"

Publishing rhythm

When Press Play Media actually publishes, by hour of day (UTC) and by day of week — measured from 48 timestamps, not from a schedule they advertise.

00: 40001: 00102: 00203: 00304: 00405: 00506: 00607: 00708: 00809: 40910: 01011: 01112: 01213: 01314: 01415: 01516: 01617: 01718: 01819: 01920: 22021: 142122: 22223: 723
Mon: 12MonTue: 12TueWed: 2WedThu: 3ThuFri: 4FriSat: 0SatSun: 0Sun

Sections

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

SectionArticles
entertainment8

Languages

CodeLanguageArticlesShare
enEnglish3368.8%

Latest articles

The 18 most recent Press Play Media articles in the index — the same rows the API returns, rendered for humans.

Marsupilami 2 – Salsa Palombia review
2026-09-03 00:10 UTC
Microids and Ocellus Studio return to Palombia with Marsupilami 2 – Salsa Palombia, a sequel that doesn’t radically rethink the colorful 2D platforming formula establishe
Mind Diver review (PS5)
2026-09-03 00:07 UTC
Mind Diver is the kind of detective game that immediately makes a strong impression simply because it approaches its premise from such an unusual angle. Developed by Indo
iRacing Arcade review (PS5)
2026-09-03 00:04 UTC
The iRacing name carries some very specific expectations, so attaching the word “Arcade” to it is an interesting proposition from the outset. Developed by Original Fire G
Michael review (4K)
2026-09-02 23:58 UTC
Michael is the kind of music biopic that arrives with an almost impossible task ahead of it. Michael Jackson’s life was extraordinary, hugely influential and undeniably c
The Blood of Dawnwalker review (PS5)
2026-09-02 00:00 UTC
The Blood of Dawnwalker is an ambitious first game from Rebel Wolves, and fortunately, much of that ambition pays off. Set in a plague-ravaged 14th-century Europe where v
Beasts of Reincarnation review (PS5)
2026-09-01 23:55 UTC
Beast of Reincarnation is a fascinating game to assess because it feels like Game Freak deliberately stepped outside its comfort zone and then discovered just how difficu
Moonlighter 2: The Endless Vault review (PS5)
2026-09-01 23:52 UTC
Moonlighter 2: The Endless Vault had a difficult task from the moment it was announced. The original Moonlighter found its identity by putting two very different activiti
Aggelos 2 review (PS5)
2026-09-01 23:48 UTC
Aggelos 2 is a sequel that understands that a good Metroidvania does not necessarily need an elaborate story to keep us moving forward. Set long after the events of the f
DLC roundup: Planet Coaster 2 & Darkest Dungeon
2026-09-01 23:38 UTC
For players who have already spent countless hours building elaborate theme parks or sending ill-fated adventurers into the darkest corners of the Old Road, these two rec
Blood Dungeon review (PS5)
2026-08-31 23:15 UTC
Blood Dungeon is the kind of game that makes its intentions clear almost immediately: enter a dungeon, kill whatever gets in the way, collect blood, improve the character
Berry Bury Berry review (PS5)
2026-08-31 23:03 UTC
Berry Bury Berry is the kind of game that sounds like a joke until several hours have disappeared and there is suddenly a very serious amount of virtual money sitting in
Psalm 5:9-13 review (PS5)
2026-08-31 22:57 UTC
There is something inherently appealing about a horror game that understands the value of not overstaying its welcome. Psalm 5:9-13 certainly takes that idea to heart, de
Gallipoli review (PS5)
2026-08-31 22:50 UTC
BlackMill Games has spent more than a decade exploring the battlefields of the First World War, but Gallipoli feels like an especially interesting direction for the serie
Yet Another Zombie Survivors review (PS5)
2026-08-25 21:13 UTC · entertainment
G-Rebels preview (PC/PCVR)
2026-08-25 21:10 UTC · entertainment
Pro Jank Footy review (PS5)
2026-08-25 21:06 UTC · entertainment
Indie roundup: Skatesterre, John Fox & Pets Survivors
2026-08-25 20:58 UTC
The indie scene continues to deliver games willing to put their own spin on familiar genres, even when the results don’t always hit the mark. In this roundup, we take a l

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=pressplaynews.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=pressplaynews.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 Press Play Media 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 2333 min at the median, 8706 minutes at the 90th percentile.

FAQ

Does Press Play Media 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 48 of their articles and lets you filter by date, language and section.

How many articles does Press Play Media publish per day?

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