no key · no human
HomeNews by domain zoneNews from .ad domains

News from .ad domains

2,438 news articles published under .ad domains. Unlike country, the domain zone is observed rather than inferred.

The busiest publisher in this slice is elperiodic.ad with 1,204 articles, 49.4% of the total, followed by www.diariandorra.ad, forum.ad. By language it splits into Catalan (1,637), Spanish (801). Daily volume averages about 69 articles over the last 8 days, peaking at 104 on 2026-09-06.

2,438
articles in the index
0.01%
of the whole corpus
81
per day on average

Fetch it

bash
curl "https://freenewsapi.ai/v1/search?tld=ad&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

bash
curl "https://freenewsapi.ai/v1/stats?tld=ad&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.

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.

PublishedHeadlinePublisher
2026-09-07T04:41Retorn a un clàssicwww.diariandorra.ad
2026-09-07T04:40Tadeo Jones y la lámpara maravillosawww.diariandorra.ad
2026-09-07T04:39Festa major de Meritxellwww.diariandorra.ad
2026-09-07T04:36“No podem passar del ritme de vacances al màxim rendiment en qüestió d’unes hores”www.diariandorra.ad
2026-09-07T04:35Concòrdia carrega contra les mancances de la llei d’ensenyament superiorwww.diariandorra.ad
2026-09-07T04:33Ferit un motorista de 62 anys a la Comellawww.diariandorra.ad
2026-09-07T04:32Nova campanya per evitar distraccionswww.diariandorra.ad
2026-09-07T04:30Mig segle de la inauguració del Santuari de Meritxellwww.diariandorra.ad

Who publishes it

The 3 most active publishers inside this slice right now. Not a curated list — this is simply who appeared most often.

PublisherArticlesShare API
elperiodic.ad1,20449.4%query
www.diariandorra.ad80132.9%query
forum.ad43317.8%query

Countries behind .ad

The zone is a fact; the country is inferred from it and from other signals. Where they disagree, this table shows it.

CodeNameArticlesShare
ADAD2,438100.0%

Languages under .ad

CodeNameArticlesShare
caCatalan1,63767.1%
esSpanish80132.9%

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.

DayArticles
2026-09-0735
2026-09-06104
2026-09-0561
2026-09-0467
2026-09-0361
2026-09-0289
2026-09-0170
2026-08-3164
2026-08-30105
2026-08-2953
2026-08-2868
2026-08-2770
2026-08-2628
2026-08-2522

Combine with other filters

bash
# AD, published today, full article bodies
curl "https://freenewsapi.ai/v1/search?tld=ad&date=today&full_text=true&size=10"

# AD, search phrase, ranked by relevance
curl "https://freenewsapi.ai/v1/search?tld=ad&q=economy&sort=relevance&size=20"

# AD, newly ingested in the last 15 minutes
curl "https://freenewsapi.ai/v1/search?tld=ad&sort=crawled&from=now-15m&size=50"

Related slices

Every parameter · Wire it into an agent · All statistics