no key · no human
HomeNews by countryNews from Portugal

News from Portugal

96,767 news articles from publishers in Portugal, searchable now through a free API that needs no key.

The busiest publisher in this slice is tvi.iol.pt with 13,237 articles, 13.7% of the total, followed by www.rtp.pt, www.dnoticias.pt. By language it splits into Portuguese (91,566), English (2,221), Italian (869) and 2 more. Daily volume averages about 1,880 articles over the last 8 days, peaking at 2,549 on 2026-09-04.

96,767
articles in the index
0.45%
of the whole corpus
3,225
per day on average

Fetch it

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

Country is inferred, not declared. Before counting Portugal articles, read country_source — and add strict_country=true to exclude values derived from an en-US template default.

bash
curl "https://freenewsapi.ai/v1/search?country=PT&strict_country=true&date=today&size=20"

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.

Who publishes it

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

PublisherArticlesShare API
tvi.iol.pt13,23713.7%query
www.rtp.pt9,4769.8%query
www.dnoticias.pt8,1858.5%query
rr.pt6,9737.2%query
cnnportugal.iol.pt6,8827.1%query
eco.sapo.pt5,5315.7%query
www.dn.pt5,3645.5%query
www.sabado.pt2,9433.0%query
www.abola.pt2,4322.5%query
24noticias.sapo.pt2,3722.5%query
sol.iol.pt2,3212.4%query
omirante.pt2,3112.4%query
pplware.sapo.pt1,9402.0%query
maisfutebol.iol.pt1,7201.8%query
cibersistemas.pt1,5511.6%query
www.jm-madeira.pt1,3871.4%query
dinheirovivo.dn.pt1,2491.3%query
gazetadascaldas.pt1,0781.1%query
www.iol.pt9351.0%query
www.asbeiras.pt9241.0%query
egolo.pt9221.0%query
tugatech.com.pt7410.8%query
postal.pt7160.7%query
www.hiper.fm5920.6%query
www.oliberal.com5760.6%query

Languages published in Portugal

What this country actually publishes in, which is often more than one language and rarely what a single language filter would suggest.

CodeNameArticlesShare
ptPortuguese91,56694.6%
enEnglish2,2212.3%
itItalian8690.9%
pt_brpt_br5430.6%
arArabic370.0%

Domain zones used by Portugal publishers

Publishers here do not all use the national zone. This is the split that country inference has to work against.

CodeNameArticlesShare
ptPortugal91,15194.2%
comglobal commercial4,7074.9%
fmfm6420.7%
tvmedia1180.1%
newsnews publications830.1%
netglobal network560.1%
orgorganisations110.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.

DayArticles
2026-09-07534
2026-09-061,881
2026-09-051,791
2026-09-042,549
2026-09-032,251
2026-09-022,264
2026-09-011,855
2026-08-311,911
2026-08-301,532
2026-08-291,784
2026-08-282,472
2026-08-272,670
2026-08-262,045
2026-08-251,572

Combine with other filters

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

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

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

Related slices

Every parameter · Wire it into an agent · All statistics