no key · no human

Technocio API, RSS and sitemap

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

ArgentinaSpanish#11,556 by volume

Four ways to pull technocio.com

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

JSON Search this publisher

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

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

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

technology 40%economy 30%society 30%

Call the API

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

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

Publishing volume

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

2026-08-25: 15 articles2026-08-26: 5 articles2026-08-28: 26 articles2026-08-29: 20 articles2026-08-31: 22 articles2026-09-01: 8 articles2026-09-04: 15 articles08-2508-2608-2808-2908-3109-0109-04
bash
curl "https://freenewsapi.ai/v1/stats?host=www.technocio.com&top=10"

Publishing rhythm

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

00: 70001: 100102: 70203: 00304: 00405: 00506: 00607: 00708: 00809: 00910: 01011: 01112: 01213: 01314: 31415: 41516: 131617: 111718: 291819: 41920: 82021: 62122: 52223: 423
Mon: 22MonTue: 23TueWed: 5WedThu: 0ThuFri: 41FriSat: 20SatSun: 0Sun

Sections

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

SectionArticles
economy32
society32
technology32

Languages

CodeLanguageArticlesShare
esSpanish111100.0%

Latest articles

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

Lenovo amplía el portafolio Yoga con nuevas PCs y tablets con IA diseñadas para creadores
2026-09-04 21:43 UTC
Durante Lenovo™ Innovation World en IFA 2026, Lenovo anunció las incorporaciones más recientes al portafolio Lenovo Yoga, que incluyen dos laptops premium impulsadas por
Cinco artículos tecnológicos que pueden acompañar a los corredores durante la temporada de running
2026-09-04 20:14 UTC
Relojes deportivos, audífonos, bandas inteligentes y accesorios para llevar el celular hacen parte del ecosistema tecnológico que acompaña cada vez más a quienes encuentr
realme lanza la ‘realme Campus Cup 2026’
2026-09-04 19:09 UTC
realme lanza la ‘realme Campus Cup 2026’: el primer torneo universitario nacional edición Free Fire en Colombia. La competencia, en formato 100 % online, reunirá… La entr
Lo que ocurre detrás de cámaras cuando analizas un texto con un detector de IA
2026-09-04 18:15 UTC
Pegas un párrafo en un detector de IA, haces clic en analizar, y unos segundos después aparece un número. Setenta y tres por ciento, o… La entrada Lo que ocurre detrás de
Sony One se integra a la oferta de entretenimiento de Claro video
2026-09-01 22:01 UTC
Claro video sigue fortaleciendo su oferta de contenido para sus clientes en un solo lugar. Desde ahora, podrán acceder a Sony One, la plataforma digital… La entrada Sony
Sony presenta tres nuevos altavoces ULT POWER SOUND con graves más potentes
2026-09-01 18:36 UTC
Desarrollada en conjunto con creadores de hip hop, la nueva serie ULT TOWER ofrece graves más profundos, mayor presión de sonido y funciones para animar… La entrada Sony
Motorola crea junto a Pantone su nuevo color global: House of Moto Indigo
2026-09-01 18:02 UTC
Motorola presenta House of Moto Indigo, su color exclusivo desarrollado junto a Pantone para la era del Lifestyle Tech. Motorola, una compañía de Lenovo, presentó House o

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.technocio.com&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.technocio.com&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 Technocio 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
29%
articles with sections
average page weight

Crawl lag — the delay between publication and the article reaching this index — is 15 min at the median, 3550 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 Technocio 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 Technocio publish per day?

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