no key · no human

Tech Bytes API, RSS and sitemap

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

English#2,826 by volume

Four ways to pull techbytes.app

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

JSON Search this publisher

Every article we hold from techbytes.app, newest first. Add q= to search inside.

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

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

technology 40%business 20%crypto 17%

Call the API

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

bash
curl "https://freenewsapi.ai/v1/search?host=techbytes.app&size=5"
1,055
articles indexed
1,055
in the last 30 days
76
median per day
1
languages
904 min
median crawl lag
25.08 → 07.09
archive depth

Publishing volume

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

2026-08-25: 31 articles2026-08-26: 77 articles2026-08-27: 76 articles2026-08-28: 115 articles2026-08-29: 72 articles2026-08-30: 131 articles2026-08-31: 192 articles2026-09-01: 56 articles2026-09-02: 44 articles2026-09-03: 46 articles2026-09-04: 13 articles2026-09-05: 95 articles2026-09-06: 106 articles2026-09-07: 1 articles08-2508-2708-2908-3109-0209-0409-0609-07
bash
curl "https://freenewsapi.ai/v1/stats?host=techbytes.app&top=10"

Publishing rhythm

When Tech Bytes actually publishes, by hour of day (UTC) and by day of week — measured from 1,055 timestamps, not from a schedule they advertise.

00: 5420001: 00102: 90203: 320304: 640405: 00506: 490607: 00708: 30809: 560910: 01011: 01112: 731213: 01314: 01415: 811516: 01617: 831718: 291819: 01920: 12021: 332122: 02223: 023
Mon: 193MonTue: 87TueWed: 121WedThu: 122ThuFri: 128FriSat: 167SatSun: 237Sun

Sections

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

SectionArticles
business249
crypto249
technology249

Languages

CodeLanguageArticlesShare
enEnglish1,055100.0%

Latest articles

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

Sep 07, 2026 Technology Pulse
2026-09-07 00:00 UTC
Sep 07 Daily Briefing: Set up OpenAI ChatGPT Codex with LiteLLM on Amazon ECS and Amazon…; Apple’s big roadmap for new Mac and iPad models revealed: report; Claude Code U
September 2026 Tech Pulse Archives
2026-09-06 21:05 UTC
September 2026 Tech Pulse archives with daily briefings, source-linked analysis, and standalone deep dives.
Anthropic Claude Cowork: The Agentic OS Integration
2026-09-06 17:31 UTC
The era of the "AI Chatbot" is officially over. Anthropic Claude Cowork: The Agentic OS Integration Why it matters for engineering teams What shipped and who.
The 2026 Job Market: Rise of the Logical Architect
2026-09-06 17:31 UTC
Sunday, February 22, 2026 — The job market has bifurcated. The 2026 Job Market: Rise of the Logical Architect Why it matters for engineering teams.
Job Market 2026: Immediate Survival Guide for Job Seekers
2026-09-06 17:31 UTC
Sunday, February 22, 2026 — The market is tough. Job Market 2026: Immediate Survival Guide for Job Seekers Why it matters for engineering teams What shipped.
Claude Fable 5.1 results on ARC-AGI: Points: 4 # Comments: 3
2026-09-06 15:30 UTC
Points: 4 # Comments: 3. Claude Fable 5.1 results on ARC-AGI: Points: 4 # Comments: 3 Coverage based on HN Claude/Codex/Fable reporting.
Cutting (Claude Code) token spend on dynamic workflows 80%
2026-09-06 15:30 UTC
Discovered something very interesting by chance a few days ago, and thought it might be interesting for other people running dynamic workflows with claude code.
DiskSpace: Building an app 3 (ok 4) times in a day with Claude
2026-09-06 15:30 UTC
Points: 1 # Comments: 0. DiskSpace: Building an app 3 (ok 4) times in a day with Claude Coverage based on HN Claude/Codex/Fable reporting.
Mdmanager.ai – Manage your Claude.md and AGENTS.md across machines
2026-09-06 15:30 UTC
Points: 1 # Comments: 1. Mdmanager.ai – Manage your Claude.md and AGENTS.md across machines Coverage based on HN Claude/Codex/Fable reporting.
Safety overview: GPT-6 Astra: GPT-6 Astra is our most capable broadly
2026-09-06 15:30 UTC
GPT-6 Astra is our most capable broadly deployed model and our first to reach the Critical level of cybersecurity capability under our Preparedness Framework.
Using semantic benchmarks to build a self-improving text-to-query agent
2026-09-06 15:30 UTC
Points: 2 # Comments: 0. Using semantic benchmarks to build a self-improving text-to-query agent Coverage based on HN AI Agents reporting.
Which tools do Claude, Codex and Cursor choose? We measured 17k runs
2026-09-06 15:30 UTC
Points: 1 # Comments: 1. Which tools do Claude, Codex and Cursor choose? We measured 17k runs Coverage based on HN Claude/Codex/Fable reporting.
Claude Fable 5.1 made me a nice animated pelican
2026-09-06 15:00 UTC · technology

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=techbytes.app&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=techbytes.app&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 Tech Bytes marks up its own pages — useful if you are deciding whether to parse them yourself.

8%
dates from JSON-LD
8%
articles with a byline
24%
articles with sections
17 KB
average page weight

Crawl lag — the delay between publication and the article reaching this index — is 904 min at the median, 2149 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 Tech Bytes 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 1,055 of their articles and lets you filter by date, language and section.

How many articles does Tech Bytes publish per day?

76 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.