no key · no human

Yorkshire Evening Post API, RSS and sitemap

Every article Yorkshire Evening Post publishes, as JSON, through an open API with no key and no signup. 805 of their articles are indexed right now, refreshed hourly.

United KingdomEnglish#3,407 by volume

Four ways to pull yorkshireeveningpost.co.uk

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

JSON Search this publisher

Every article we hold from yorkshireeveningpost.co.uk, newest first. Add q= to search inside.

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

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

sport 58%crime 16%

Call the API

A live request. Paste it into a terminal and Yorkshire Evening Post headlines come back as JSON.

bash
curl "https://freenewsapi.ai/v1/search?host=www.yorkshireeveningpost.co.uk&size=5"
805
articles indexed
769
in the last 30 days
62
median per day
1
languages
7 min
median crawl lag
25.08 → 06.09
archive depth

Publishing volume

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

2026-08-25: 36 articles2026-08-26: 68 articles2026-08-27: 67 articles2026-08-28: 76 articles2026-08-29: 50 articles2026-08-30: 90 articles2026-08-31: 47 articles2026-09-01: 80 articles2026-09-02: 62 articles2026-09-03: 57 articles2026-09-04: 67 articles2026-09-05: 38 articles2026-09-06: 31 articles08-2508-2708-2908-3109-0209-0409-06
bash
curl "https://freenewsapi.ai/v1/stats?host=www.yorkshireeveningpost.co.uk&top=10"

Publishing rhythm

When Yorkshire Evening Post actually publishes, by hour of day (UTC) and by day of week — measured from 805 timestamps, not from a schedule they advertise.

00: 00001: 10102: 10203: 940304: 120405: 50506: 270607: 340708: 410809: 420910: 1191011: 611112: 271213: 311314: 371415: 1271516: 421617: 211718: 201819: 61920: 92021: 82122: 32223: 123
Mon: 47MonTue: 116TueWed: 130WedThu: 124ThuFri: 143FriSat: 88SatSun: 121Sun

Sections

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

SectionArticles
crime232
sport232

Languages

CodeLanguageArticlesShare
enEnglish76995.5%

Latest articles

The 18 most recent Yorkshire Evening Post articles in the index — the same rows the API returns, rendered for humans.

The £19.99 Christmas advent calendar mystery deal with a chance to get a £285 beauty haul
2026-09-06 15:55 UTC
If you want a chance to recieve a luxury beauty calendar, but you don’t want to spend a lot of money, this unique Wowcher beauty and jewellery calendar deal could be for
Shark Beauty launches CryoGlow LED system that treats face, neck, chest and hands
2026-09-06 15:49 UTC
Shark Beauty is taking its CryoGlow LED technology beyond the face for the first time with a new system targeting eight areas, including the neck, chest and hands.
See if you can spot yourself: 27 superb pix of Leeds Rhinos fans in capacity crowd v Wigan Warriors
2026-09-06 12:00 UTC
It was a miserable evening on the pitch for Leeds Rhinos, but a memorable one off it as a full house watched the big Super League battle with Wigan Warriors.
I tested this £160 mechanical keyboard and Mac users are going to love it
2026-09-06 11:48 UTC
This beautifully built mechanical keyboard feels reassuringly premium and instantly familiar on a Mac, with a clever hidden control adding to its considerable appeal.
Leeds Knights given welcome early pre-season test by Tilburg Trappers
2026-09-06 11:03 UTC
LEEDS KNIGHTS got their pre-season campaign underway by coming off second-best against European visitors Tilburg Trappers - - but only just.
'Greedy' mum in Leeds claimed to have extra children to swindle £51,000 in Universal Credit
2026-09-06 10:31 UTC
She later failed to inform authorities she was receiving student finance
Leeds Rhinos fixtures and results 2026
2026-09-06 10:11 UTC
Here’s Leeds Rhinos’ 2026 fixture list, including results so far.
Farsley: West Leeds village celebrates links with iconic car brand Aston Martin
2026-09-06 09:16 UTC
Farsley welcomes home Aston Martins

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=www.yorkshireeveningpost.co.uk&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=www.yorkshireeveningpost.co.uk&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 Yorkshire Evening Post 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
30%
articles with sections
average page weight

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

How many articles does Yorkshire Evening Post publish per day?

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