no key · no human

Tuugo API, RSS and sitemap

Every article Tuugo publishes, as JSON, through an open API with no key and no signup. 111 of their articles are indexed right now, refreshed hourly.

PortugalPortuguese#11,559 by volume

Four ways to pull tuugo.pt

All four are ours, all four are live, and none of them needs a key.

JSON Search this publisher

Every article we hold from tuugo.pt, newest first. Add q= to search inside.

curl -s "https://freenewsapi.ai/v1/search?host=www.tuugo.pt&size=20"open it →

RSS Subscribe in any reader

The same articles as an RSS 2.0 feed. Works in Feedly, Inoreader, Thunderbird — anywhere.

curl -s "https://freenewsapi.ai/v1/rss?host=www.tuugo.pt&size=50"open it →

JSON Feed For apps

JSON Feed 1.1, the same content in a format apps parse natively.

curl -s "https://freenewsapi.ai/v1/feed.json?host=www.tuugo.pt&size=50"open it →

Trimmed For agents

Only the fields an agent needs — title, url, date, language — so the response stays small.

curl -s "https://freenewsapi.ai/v1/search?host=www.tuugo.pt&size=20&fields=title,url,published_at,lang"open it →

What this outlet covers, by share of its recent output:

politics 30%economy 20%society 20%

Call the API

A live request. Paste it into a terminal and Tuugo headlines come back as JSON.

bash
curl "https://freenewsapi.ai/v1/search?host=www.tuugo.pt&size=5"
111
articles indexed
111
in the last 30 days
8
median per day
1
languages
7 min
median crawl lag
25.08 → 07.09
archive depth

Publishing volume

Articles per day over the last 14 days. The busiest hour is 14:00 UTC — that is when the newsroom pushes its main batch.

2026-08-25: 4 articles2026-08-26: 12 articles2026-08-27: 9 articles2026-08-28: 14 articles2026-08-29: 6 articles2026-08-30: 9 articles2026-08-31: 6 articles2026-09-01: 7 articles2026-09-02: 9 articles2026-09-03: 7 articles2026-09-04: 8 articles2026-09-05: 14 articles2026-09-06: 5 articles2026-09-07: 1 articles08-2508-2708-2908-3109-0209-0409-0609-07
bash
curl "https://freenewsapi.ai/v1/stats?host=www.tuugo.pt&top=10"

Publishing rhythm

When Tuugo actually publishes, by hour of day (UTC) and by day of week — measured from 111 timestamps, not from a schedule they advertise.

00: 60001: 40102: 30203: 20304: 10405: 40506: 30607: 10708: 30809: 80910: 81011: 101112: 31213: 31314: 111415: 41516: 61617: 41718: 71819: 31920: 82021: 42122: 22223: 323
Mon: 7MonTue: 11TueWed: 21WedThu: 16ThuFri: 22FriSat: 20SatSun: 14Sun

Sections

Sections come from the publisher's own markup, present on 41% of their articles.

SectionArticles
economy45
politics45
society45

Languages

CodeLanguageArticlesShare
ptPortuguese111100.0%

Latest articles

The 18 most recent Tuugo articles in the index — the same rows the API returns, rendered for humans.

Os enviados dos EUA Witkoff e Kushner desembarcam para negociações em Kiev depois de se encontrarem com Putin em Moscou:
2026-09-06 11:19 UTC
QUIIV, Ucrânia – Os enviados dos EUA Steve Witkoff e Jared Kushner chegaram a Kiev no domingo em sua primeira visita oficial à Ucrânia como parte de um impulso renovado O
El-Sayed dividiu os democratas de Michigan. Se eles se unificarem poderia decidir o controle do Senado
2026-09-05 20:19 UTC
FARMINGTON HILLS, MICH. — Depois de um primária controversa no mês passado, os democratas de Michigan estão tentando se unificar em um esforço para manter uma cadeira no
Os data centers têm republicanos e democratas na mesma página: Tuugo.pt
2026-09-05 14:19 UTC
Nos anúncios de campanha transmitidos por todo o lado, da Geórgia ao Iowa, republicanos e democratas enfrentam o mesmo inimigo: os centros de dados que impulsionam o boom
‘Tribunais ocultos’: devido processo do tribunal de imigração em tumulto com novos locais
2026-09-05 05:19 UTC
Os imigrantes estão sendo informados de última hora sobre novas audiências presenciais em locais de tribunais anteriormente não divulgados. Isso é de acordo com cinco adv
Puxando a alavanca SNAP + Por que a Geração Z aposta (investe?) De forma diferente
2026-09-04 15:19 UTC
Você está lendo um boletim informativo de O Indicador do Planet Money. Uma vez por semana, selecionamos nossas histórias e insights favoritos sobre negócios, finanças, ec
Trump pede à Suprema Corte que suspenda o bloqueio ao plano do USPS de restringir a votação pelo correio
2026-09-04 11:19 UTC
A administração Trump pediu ao Supremo Tribunal que levantasse um bloqueio ao plano do Serviço Postal dos EUA para a tentativa do Presidente Trump de restringir a votação
Preço do diesel bate recorde
2026-09-04 10:19 UTC · politics
Leon Black desafia intimação para testemunhar no inquérito de Epstein e processa painel da Câmara
2026-09-04 08:19 UTC
O bilionário Leon Black estava programado para testemunhar sobre suas negociações com o criminoso sexual condenado Jeffrey Epstein sob uma intimação do Comitê de Supervis

Harvest it all

Page through the archive by date. from and to accept YYYY-MM-DD or relative values such as now-7d.

bash
curl "https://freenewsapi.ai/v1/search?host=www.tuugo.pt&from=now-7d&size=100"

To poll for new material, keep the timestamp of the newest article you saw and ask only for what came after it:

bash
curl "https://freenewsapi.ai/v1/search?host=www.tuugo.pt&from=now-1h&sort=date_asc"

Article bodies come with full_text=true. No key, no quota tier, no header — see the search endpoint for every parameter.

Metadata quality

How well Tuugo marks up its own pages — useful if you are deciding whether to parse them yourself.

0%
dates from JSON-LD
0%
articles with a byline
41%
articles with sections
average page weight

Crawl lag — the delay between publication and the article reaching this index — is 7 min at the median, 2316 minutes at the 90th percentile.

Similar publishers

Comparable outlets in the same language. Those without a page here yet link straight to their slice of the API.

FAQ

Does Tuugo have an official API?

Not a public one. This endpoint is the practical alternative: their articles as structured JSON, with title, lead, publication time, section, byline and a link back to the original.

How do I get their RSS feed?

Most publishers expose one at /rss or /feed, but feeds carry only the last few dozen items and drop them within hours. This index keeps 111 of their articles and lets you filter by date, language and section.

How many articles does Tuugo publish per day?

8 on a median day, measured across 14 days.

Can I use this commercially?

The API is free and unauthenticated. What you may do with the content is between you and the publisher: we return metadata, a lead paragraph and a link, not a licence.