no key · no human

SempreUpdate API, RSS and sitemap

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

BrazilPortuguese#9,554 by volume

Four ways to pull sempreupdate.com.br

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

JSON Search this publisher

Every article we hold from sempreupdate.com.br, newest first. Add q= to search inside.

curl -s "https://freenewsapi.ai/v1/search?host=sempreupdate.com.br&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=sempreupdate.com.br&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=sempreupdate.com.br&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=sempreupdate.com.br&size=20&fields=title,url,published_at,lang"open it →

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

technology 100%

Call the API

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

bash
curl "https://freenewsapi.ai/v1/search?host=sempreupdate.com.br&size=5"
169
articles indexed
169
in the last 30 days
10
median per day
1
languages
6 min
median crawl lag
26.08 → 06.09
archive depth

Publishing volume

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

2026-08-26: 10 articles2026-08-27: 14 articles2026-08-28: 4 articles2026-08-30: 6 articles2026-08-31: 34 articles2026-09-01: 25 articles2026-09-02: 25 articles2026-09-03: 10 articles2026-09-04: 31 articles2026-09-05: 4 articles2026-09-06: 6 articles08-2608-2708-2808-3008-3109-0109-0209-0309-0409-0509-06
bash
curl "https://freenewsapi.ai/v1/stats?host=sempreupdate.com.br&top=10"

Publishing rhythm

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

00: 20001: 80102: 40203: 20304: 00405: 00506: 00607: 00708: 00809: 00910: 121011: 111112: 141213: 111314: 141415: 151516: 151617: 151718: 121819: 171920: 102021: 72122: 02223: 023
Mon: 34MonTue: 25TueWed: 35WedThu: 24ThuFri: 35FriSat: 4SatSun: 12Sun

Languages

CodeLanguageArticlesShare
ptPortuguese169100.0%

Latest articles

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

Amazon Linux 2027 entra em public preview com Kernel Linux 7.1 e SELinux ativado
2026-09-06 02:26 UTC
Conheça as novidades e o reforço de segurança no novo sistema da AWS!
Ubuntu 26.10 Snapshot 3 é lançado e integra imagens oficiais para WSL
2026-09-06 01:49 UTC
Imagens do WSL integram lançamento padrão!
Samsung Galaxy S23 FE recebe atualização com 56 correções
2026-09-04 21:00 UTC
Atualização de segurança corrige 56 falhas no Galaxy S23 FE.
OnePlus Ace 7: Vazamento indica tela de 185Hz e 200MP
2026-09-04 20:00 UTC
Vazamento revela OnePlus Ace 7 com tela de 185Hz, cooler e câmera de 200MP.
A nova era da moderação digital: como Big Techs e governos usam algoritmos e certificações para controlar o mercado de j
2026-09-04 19:28 UTC
Veja a evolução técnica do compliance digital, bloqueio de domínios e requisitos de segurança na arquitetura de adtech e software!
Samsung Galaxy S26 FE é lançado: veja preços e ofertas
2026-09-04 19:00 UTC
Confira preços, ofertas e detalhes do lançamento global do Samsung Galaxy S26 FE.
Ugreen HomeAgent: IA local e privacidade para casas inteligentes
2026-09-04 18:00 UTC
Automação residencial com IA local e privacidade total.
Gemini Spark no Google Fotos: veja como funciona a automação
2026-09-04 17:30 UTC
Automação completa para suas fotos com inteligência artificial.
MacBook Neo: Apple planeja chip A19 Pro e 12 GB de RAM
2026-09-04 17:00 UTC
Saiba tudo sobre as atualizações vazadas do MacBook Neo para 2027.
AMD avança no ecossistema ROCm com o novo runtime experimental HRX System
2026-09-04 16:56 UTC
Nova alternativa de runtime de baixa latência!
Evento da Apple: como assistir e lançamentos do iPhone 18
2026-09-04 16:30 UTC
Tudo sobre a apresentação de setembro, o iPhone 18 Pro e o novo iPhone dobrável.
Instale o terminalpolyominos, um jogo de empilhamento de poliominós, no Ubuntu, Fedora, Debian e outras distribuições Li
2026-09-04 16:00 UTC
Jogo de empilhamento de poliominós coloridos para terminais Unix
Fedora 46 avalia suporte oficial à linguagem Crystal com empacotamento restrito e foco em segurança
2026-09-04 15:48 UTC
Proposta de suporte ao Crystal exige compilação offline para evitar ataques à cadeia de suprimentos!
OPPO Find X10 Pro Max vaza com câmera tripla de 200MP
2026-09-04 15:30 UTC
Conheça as fotos vazadas e as especificações do OPPO Find X10 Pro Max com câmeras de 200MP.

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=sempreupdate.com.br&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=sempreupdate.com.br&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 SempreUpdate 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
0%
articles with sections
average page weight

Crawl lag — the delay between publication and the article reaching this index — is 6 min at the median, 1342 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 SempreUpdate 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 169 of their articles and lets you filter by date, language and section.

How many articles does SempreUpdate publish per day?

10 on a median day, measured across 11 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.