News from .is domains
10,268 news articles published under .is domains. Unlike country, the domain zone is observed rather than inferred.
The busiest publisher in this slice is www.visir.is with 7,862 articles, 76.6% of the total, followed by www.dv.is, www.feykir.is. By language it splits into Icelandic (10,167), English (101). Daily volume averages about 146 articles over the last 8 days, peaking at 210 on 2026-09-01.
Fetch it
curl "https://freenewsapi.ai/v1/search?tld=is&date=today&sort=date&size=20"No API key, no signup, no quota. The response carries the headline, description,
publisher, publication time and the original URL for every article, and the full body text
if you ask for it with full_text=true.
Count it
curl "https://freenewsapi.ai/v1/stats?tld=is&top=20"Returns exactly the breakdown shown on this page: which publishers, which languages, and how the volume splits across the last 90 days. About 200 tokens, which makes it the cheapest way for an agent to decide whether this slice is worth reading.
Compare with country = Iceland: the domain zone is observed, the country is inferred, and the two do not match exactly. Publishers in Iceland also use .com, and .is is sometimes used from outside Iceland.
Latest from this slice
The newest articles matching this filter at the time this page was generated. Headlines link to the publisher — we index and search, we do not host.
| Published | Headline | Publisher |
|---|---|---|
2026-09-07T11:35 | Hellisheiði er lokuð | frettatiminn.is |
2026-09-07T11:33 | Fjórar nýjar sýningar opna í Listasafni Árnesinga | www.sunnlenska.is |
2026-09-07T09:45 | Rekstur Bláskógabyggðar í góðu jafnvægi | www.sunnlenska.is |
2026-09-07T09:44 | Evrópusambandið er ekki lengur Evrópusamband Kohls og Mitterrands | www.sunnlenska.is |
2026-09-07T00:00 | Tvær tilkynningar um eld - Vísir | www.visir.is |
2026-09-07T00:00 | Gul veðurviðvörun og sextán stiga hiti - Vísir | www.visir.is |
2026-09-07T00:00 | Ekkert okkar á að ganga þennan veg eitt - Vísir | www.visir.is |
2026-09-07T00:00 | Kerfið sem sýndarveruleiki - Vísir | www.visir.is |
Who publishes it
The 10 most active publishers inside this slice right now. Not a curated list — this is simply who appeared most often.
| Publisher | Articles | Share | API |
|---|---|---|---|
www.visir.is | 7,862 | 76.6% | query |
www.dv.is | 1,427 | 13.9% | query |
www.feykir.is | 410 | 4.0% | query |
www.vikubladid.is | 356 | 3.5% | query |
www.sunnlenska.is | 84 | 0.8% | query |
www.good.is | 68 | 0.7% | query |
icenews.is | 32 | 0.3% | query |
frettatiminn.is | 27 | 0.3% | query |
alec.is | 1 | 0.0% | query |
www.sass.is | 1 | 0.0% | query |
Countries behind .is
The zone is a fact; the country is inferred from it and from other signals. Where they disagree, this table shows it.
| Code | Name | Articles | Share |
|---|---|---|---|
| IS | Iceland | 10,268 | 100.0% |
Languages under .is
Volume by day
How much this slice produces daily. Useful for sizing a job before you run it, and for spotting whether a spike is real or an artefact of one publisher.
| Day | Articles | |
|---|---|---|
2026-09-07 | 33 | |
2026-09-06 | 123 | |
2026-09-05 | 100 | |
2026-09-04 | 169 | |
2026-09-03 | 180 | |
2026-09-02 | 191 | |
2026-09-01 | 210 | |
2026-08-31 | 160 | |
2026-08-30 | 112 | |
2026-08-29 | 112 | |
2026-08-28 | 218 | |
2026-08-27 | 217 | |
2026-08-26 | 236 | |
2026-08-25 | 215 |
Combine with other filters
# Iceland, published today, full article bodies
curl "https://freenewsapi.ai/v1/search?tld=is&date=today&full_text=true&size=10"
# Iceland, search phrase, ranked by relevance
curl "https://freenewsapi.ai/v1/search?tld=is&q=economy&sort=relevance&size=20"
# Iceland, newly ingested in the last 15 minutes
curl "https://freenewsapi.ai/v1/search?tld=is&sort=crawled&from=now-15m&size=50"