News from .love domains
208 news articles published under .love domains. Unlike country, the domain zone is observed rather than inferred.
The busiest publisher in this slice is beisbol.love with 208 articles, 100.0% of the total. By language it splits into Spanish (208). Daily volume averages about 22 articles over the last 8 days, peaking at 29 on 2026-09-03. This is a small slice — 208 articles against 21,717,807 in the whole index. Expect gaps: a quiet day here may mean nothing was published, or simply that nothing was captured. Widen it by dropping to a broader filter, or combine several related slices in one query with a comma-separated list.
Fetch it
curl "https://freenewsapi.ai/v1/search?tld=love&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=love&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-06T15:16 | 12 Ks, 0 boletos y una xERA de 2.73: Payton Tolle está teniendo una temporada de élite con Red | beisbol.love |
2026-09-06T14:57 | 200 jonrones, 225 robadas y ahora 1,000 hits: semana pa’ la historia de Ronald Acuña | beisbol.love |
2026-09-06T14:52 | Mal y de malas: Ketel Marte golpeó a su propio compañero Geraldo Perdomo con batazo a 93 mph | beisbol.love |
2026-09-06T14:46 | 400 salvamentos y 97.4 mph: Aroldis Chapman se consagra como uno de los mejores cerradores en l | beisbol.love |
2026-09-06T14:44 | Daniel De La Rosa: 6.2 segundos, 98 MPH de brazo, 14 años de edad 🇩🇴 y posiblemente lo que será | beisbol.love |
2026-09-06T14:42 | Respeto entre caballos latinos: Alex Cora se refiere a Aroldis Chapman como ‘uno de los m | beisbol.love |
2026-09-06T14:36 | Hace unas semanas Alex Call le pegó a Ohtani en el codo, hoy ese error le podría estar costando | beisbol.love |
2026-09-06T14:33 | Adiós a Joe Morgan: casi 20 años con los Red Sox y un lugar en su Salón de la Fama | beisbol.love |
Who publishes it
The 1 most active publishers inside this slice right now. Not a curated list — this is simply who appeared most often.
| Publisher | Articles | Share | API |
|---|---|---|---|
beisbol.love | 208 | 100.0% | query |
Countries behind .love
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 |
|---|---|---|---|
| MX | Mexico | 168 | 80.8% |
Languages under .love
| Code | Name | Articles | Share |
|---|---|---|---|
| es | Spanish | 208 | 100.0% |
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-06 | 21 | |
2026-09-05 | 26 | |
2026-09-04 | 25 | |
2026-09-03 | 29 | |
2026-09-02 | 14 | |
2026-08-29 | 22 | |
2026-08-28 | 18 | |
2026-08-27 | 20 | |
2026-08-26 | 25 | |
2026-08-25 | 8 |
Combine with other filters
# LOVE, published today, full article bodies
curl "https://freenewsapi.ai/v1/search?tld=love&date=today&full_text=true&size=10"
# LOVE, search phrase, ranked by relevance
curl "https://freenewsapi.ai/v1/search?tld=love&q=economy&sort=relevance&size=20"
# LOVE, newly ingested in the last 15 minutes
curl "https://freenewsapi.ai/v1/search?tld=love&sort=crawled&from=now-15m&size=50"