no key · no human

KungälvsNytt API, RSS and sitemap

Every article KungälvsNytt publishes, as JSON, through an open API with no key and no signup. 207 of their articles are indexed right now, refreshed hourly.

SwedenSwedish#8,581 by volume

Four ways to pull kungalvsnytt.se

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

JSON Search this publisher

Every article we hold from kungalvsnytt.se, newest first. Add q= to search inside.

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

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

society 90%

Call the API

A live request. Paste it into a terminal and KungälvsNytt headlines come back as JSON.

bash
curl "https://freenewsapi.ai/v1/search?host=kungalvsnytt.se&size=5"
207
articles indexed
207
in the last 30 days
6
median per day
1
languages
3446 min
median crawl lag
14.08 → 07.09
archive depth

Publishing volume

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

2026-08-14: 4 articles2026-08-15: 2 articles2026-08-16: 3 articles2026-08-17: 5 articles2026-08-18: 4 articles2026-08-19: 1 articles2026-08-20: 7 articles2026-08-21: 6 articles2026-08-22: 4 articles2026-08-23: 8 articles2026-08-24: 12 articles2026-08-25: 6 articles2026-08-26: 4 articles2026-08-27: 16 articles2026-08-28: 8 articles2026-08-29: 22 articles2026-08-30: 23 articles2026-08-31: 12 articles2026-09-01: 8 articles2026-09-02: 6 articles2026-09-03: 8 articles2026-09-04: 4 articles2026-09-05: 14 articles2026-09-06: 18 articles2026-09-07: 2 articles08-1408-1808-2208-2608-3009-0309-07
bash
curl "https://freenewsapi.ai/v1/stats?host=kungalvsnytt.se&top=10"

Publishing rhythm

When KungälvsNytt actually publishes, by hour of day (UTC) and by day of week — measured from 207 timestamps, not from a schedule they advertise.

00: 20001: 00102: 00203: 70304: 120405: 360506: 320607: 160708: 440809: 100910: 31011: 51112: 201213: 71314: 01415: 61516: 21617: 11718: 11819: 21920: 02021: 02122: 02223: 123
Mon: 31MonTue: 18TueWed: 11WedThu: 31ThuFri: 22FriSat: 42SatSun: 52Sun

Sections

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

SectionArticles
society39

Languages

CodeLanguageArticlesShare
svSwedish207100.0%

Latest articles

The 18 most recent KungälvsNytt articles in the index — the same rows the API returns, rendered for humans.

Pilgrimsvandringens berättelser
2026-09-07 03:44 UTC · society
Tusentals deltog i klimatmarsch i Göteborg – vill lyfta klimatet som valfråga
2026-09-06 15:48 UTC
Tusentals marscherade i Göteborg för att lyfta klimatet som valfråga. Flera organisationer deltog och Greta Thunberg talade.
You can come with me — ett vandringsäventyr
2026-09-06 13:20 UTC · society
Veckans mest lästa artiklar på KungälvsNytt
2026-09-06 06:22 UTC · society
Nattlig sammanfattning: brand, inbrott och skadegörelse i Västra Götalands län
2026-09-06 05:34 UTC
Polisen rapporterar nattliga händelser i Västra Götalands län: brand i villa i Färgelanda, misstänkt inbrott i Munkedal och skadegörelse i Borås.
Tusen mil av svenska pilgrimsleder
2026-09-06 03:05 UTC · society
Norsk historia i Kungälv med Tomas Andersson
2026-09-05 13:36 UTC · society
Vinst för IK Kongahälla i bortamatch mot Landvetter IS
2026-09-05 04:16 UTC
IK Kongahälla vände och vann borta mot Landvetter med 4–3 efter mål i andra halvlek.

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=kungalvsnytt.se&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=kungalvsnytt.se&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 KungälvsNytt 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 3446 min at the median, 13346 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 KungälvsNytt 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 207 of their articles and lets you filter by date, language and section.

How many articles does KungälvsNytt publish per day?

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