News from .space domains
738 news articles published under .space domains. Unlike country, the domain zone is observed rather than inferred.
The busiest publisher in this slice is knoxt.space with 387 articles, 52.4% of the total, followed by realsim.space, fexapp.space. By language it splits into English (630), Ukrainian (108). Daily volume averages about 25 articles over the last 8 days, peaking at 51 on 2026-09-01.
Fetch it
curl "https://freenewsapi.ai/v1/search?tld=space&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=space&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:10 | GSCCO Chapter 12 | knoxt.space |
2026-09-07T12:05 | GSCCO Chapter 11 | knoxt.space |
2026-09-07T12:00 | GSCCO Chapter 10 | knoxt.space |
2026-09-07T11:41 | DA chapter 59 | knoxt.space |
2026-09-07T11:39 | ARLQLCC chapter 39 | knoxt.space |
2026-09-07T02:00 | DSMC Chapter 171.1 | knoxt.space |
2026-09-06T16:00 | CM Chapter 44 | knoxt.space |
2026-09-06T16:00 | CM Chapter 44 | knoxt.space |
Who publishes it
The 5 most active publishers inside this slice right now. Not a curated list — this is simply who appeared most often.
| Publisher | Articles | Share | API |
|---|---|---|---|
knoxt.space | 387 | 52.4% | query |
realsim.space | 235 | 31.8% | query |
fexapp.space | 108 | 14.6% | query |
www.latent.space | 7 | 0.9% | query |
www.kith.space | 1 | 0.1% | query |
Countries behind .space
The zone is a fact; the country is inferred from it and from other signals. Where they disagree, this table shows it.
Languages under .space
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 | 6 | |
2026-09-06 | 18 | |
2026-09-05 | 21 | |
2026-09-04 | 32 | |
2026-09-03 | 19 | |
2026-09-02 | 37 | |
2026-09-01 | 51 | |
2026-08-31 | 15 | |
2026-08-30 | 17 | |
2026-08-29 | 53 | |
2026-08-28 | 27 | |
2026-08-27 | 28 | |
2026-08-26 | 41 | |
2026-08-25 | 38 |
Combine with other filters
# SPACE, published today, full article bodies
curl "https://freenewsapi.ai/v1/search?tld=space&date=today&full_text=true&size=10"
# SPACE, search phrase, ranked by relevance
curl "https://freenewsapi.ai/v1/search?tld=space&q=economy&sort=relevance&size=20"
# SPACE, newly ingested in the last 15 minutes
curl "https://freenewsapi.ai/v1/search?tld=space&sort=crawled&from=now-15m&size=50"