News from .so domains
565 news articles published under .so domains. Unlike country, the domain zone is observed rather than inferred.
The busiest publisher in this slice is radiomuqdisho.so with 377 articles, 66.7% of the total, followed by diplomat.so, www.degaine.so. By language it splits into English (533), French (32). Daily volume averages about 2 articles over the last 8 days, peaking at 2 on 2026-09-04.
Fetch it
curl "https://freenewsapi.ai/v1/search?tld=so&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=so&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-07T12:59 | Zidane et adidas fêtent les 30 ans de leur partenariat avec une Predator collector | www.degaine.so |
2026-09-07T11:35 | Le nouveau maillot third du Genoa est une pépite | www.degaine.so |
2026-09-04T13:11 | Un fan anglais craque complètement pour un maillot de Mamadou Sangaré | www.degaine.so |
2026-09-04T11:41 | Outkast sort un maillot pour aider le football amateur à Atlanta | www.degaine.so |
2026-09-03T08:36 | Maillots 2026-2027 : les sorties de la semaine (du 31 août au 4 septembre) | www.degaine.so |
2026-09-02T09:35 | Côme va produire ses propres maillots à partir de la saison prochaine ? | www.degaine.so |
2026-09-02T08:18 | L’OGC Nice rend hommage aux victimes du 14 juillet 2016 avec un maillot spécial | www.degaine.so |
2026-09-01T12:53 | Le PSG dévoile un maillot rétro inspiré des années 90 | www.degaine.so |
Who publishes it
The 6 most active publishers inside this slice right now. Not a curated list — this is simply who appeared most often.
| Publisher | Articles | Share | API |
|---|---|---|---|
radiomuqdisho.so | 377 | 66.7% | query |
diplomat.so | 138 | 24.4% | query |
www.degaine.so | 32 | 5.7% | query |
tally.so | 16 | 2.8% | query |
dimension.so | 1 | 0.2% | query |
www.outrank.so | 1 | 0.2% | query |
Countries behind .so
The zone is a fact; the country is inferred from it and from other signals. Where they disagree, this table shows it.
Languages under .so
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 | 1 | |
2026-09-04 | 2 | |
2026-09-03 | 1 | |
2026-09-02 | 2 | |
2026-09-01 | 2 | |
2026-08-31 | 2 | |
2026-08-29 | 1 | |
2026-08-28 | 2 | |
2026-08-27 | 4 | |
2026-08-25 | 10 | |
2026-08-24 | 2 | |
2026-08-21 | 4 | |
2026-08-20 | 4 | |
2026-08-19 | 2 |
Combine with other filters
# SO, published today, full article bodies
curl "https://freenewsapi.ai/v1/search?tld=so&date=today&full_text=true&size=10"
# SO, search phrase, ranked by relevance
curl "https://freenewsapi.ai/v1/search?tld=so&q=economy&sort=relevance&size=20"
# SO, newly ingested in the last 15 minutes
curl "https://freenewsapi.ai/v1/search?tld=so&sort=crawled&from=now-15m&size=50"