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.
Fetch it
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
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.
| Published | Headline | Publisher |
|---|---|---|
2026-09-07T04:41 | Retorn a un clàssic | www.diariandorra.ad |
2026-09-07T04:40 | Tadeo Jones y la lámpara maravillosa | www.diariandorra.ad |
2026-09-07T04:39 | Festa major de Meritxell | www.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:35 | Concòrdia carrega contra les mancances de la llei d’ensenyament superior | www.diariandorra.ad |
2026-09-07T04:33 | Ferit un motorista de 62 anys a la Comella | www.diariandorra.ad |
2026-09-07T04:32 | Nova campanya per evitar distraccions | www.diariandorra.ad |
2026-09-07T04:30 | Mig segle de la inauguració del Santuari de Meritxell | www.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.
| Publisher | Articles | Share | API |
|---|---|---|---|
elperiodic.ad | 1,204 | 49.4% | query |
www.diariandorra.ad | 801 | 32.9% | query |
forum.ad | 433 | 17.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.
| Code | Name | Articles | Share |
|---|---|---|---|
| AD | AD | 2,438 | 100.0% |
Languages under .ad
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 | 35 | |
2026-09-06 | 104 | |
2026-09-05 | 61 | |
2026-09-04 | 67 | |
2026-09-03 | 61 | |
2026-09-02 | 89 | |
2026-09-01 | 70 | |
2026-08-31 | 64 | |
2026-08-30 | 105 | |
2026-08-29 | 53 | |
2026-08-28 | 68 | |
2026-08-27 | 70 | |
2026-08-26 | 28 | |
2026-08-25 | 22 |
Combine with other filters
# 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"