no key · no human

DEV Community API, RSS and sitemap

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

English#612 by volume

Four ways to pull dev.to

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

JSON Search this publisher

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

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

Call the API

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

bash
curl "https://freenewsapi.ai/v1/search?host=dev.to&size=5"
7,391
articles indexed
7,391
in the last 30 days
534
median per day
1
languages
10 min
median crawl lag
25.08 → 07.09
archive depth

Publishing volume

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

2026-08-25: 362 articles2026-08-26: 534 articles2026-08-27: 511 articles2026-08-28: 545 articles2026-08-29: 471 articles2026-08-30: 480 articles2026-08-31: 524 articles2026-09-01: 479 articles2026-09-02: 653 articles2026-09-03: 614 articles2026-09-04: 643 articles2026-09-05: 580 articles2026-09-06: 589 articles2026-09-07: 406 articles08-2508-2708-2908-3109-0209-0409-0609-07
bash
curl "https://freenewsapi.ai/v1/stats?host=dev.to&top=10"

Publishing rhythm

When DEV Community actually publishes, by hour of day (UTC) and by day of week — measured from 7,391 timestamps, not from a schedule they advertise.

00: 2910001: 2180102: 2530203: 2770304: 2900405: 3150506: 3690607: 3030708: 3200809: 2970910: 3541011: 3611112: 3631213: 4271314: 3841415: 3481516: 3481617: 3061718: 3611819: 3001920: 2662021: 2322122: 2212223: 18723
Mon: 930MonTue: 841TueWed: 1,187WedThu: 1,125ThuFri: 1,188FriSat: 1,051SatSun: 1,069Sun

Sections

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

Languages

CodeLanguageArticlesShare
enEnglish7,391100.0%

Latest articles

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

The Secret Muscle of Node.js
2026-09-07 14:10 UTC · programming · Mohit
Lately, I have been diving deep into the core architecture of Node.js. Like many developers, I spent months building servers, handling routes, and streaming responses wit
Sayto
2026-09-07 14:09 UTC · ai · kenny-fred
Why ? I’ve always been interested in how we use language technologies, especially when translation becomes more than simply converting one language into another. So I sta
How we prepared voice cloning TTS to run on-device
2026-09-07 14:05 UTC · machinelearning · VoxRT
We trained a text-to-speech model with voice cloning that fits into 100 MB (fp16) and runs on-device for synthesis, from smartphones to a Raspberry Pi. The model is in a
From Prompt to Paycheck: Wiring an LLM Chain Into Real Gig Platforms
2026-09-07 14:02 UTC · ai · Nikhil Ranka
From Prompt to Paycheck: Wiring an LLM Chain Into Real Gig Platforms For developers building autonomous AI agents that actually earn money. 1. Why a “prompt‑to‑paycheck”
Why Algorithms Matter
2026-09-07 14:01 UTC · algorithms · Rosebella Wandere
Why Algorithms Matter: What a Sorting Project Taught Me About Programming When I started learning programming, I thought most problems could be solved by just writing eno
How To Building a Polymarket TWAP-Aware Trading Engine
2026-09-07 14:00 UTC · polymarket · Polymarket Trader & Web3 Dev
Building a Polymarket TWAP-Aware Trading Engine A trading engine can predict the underlying asset correctly and still lose the trade. That sounds obvious in traditional m
I counted 150 AI video prompts, then built an n8n workflow that posts one a day
2026-09-07 14:00 UTC · n8n · ohan
Most "prompt of the day" bots are a random line of text in a Slack channel. Nobody reads them, because a prompt with no output next to it is just a sentence. I wanted the
Software migration: Pain vs Risk
2026-09-07 14:00 UTC · Leon Adato
“And the day came when the risk to remain tight in a bud was more painful than the risk it took to blossom.” – Anais Nin Over the course of my career, I’ve experienced my
Building AI Agents with Embabel, Spring AI and Amazon Bedrock AgentCore - Part 4 Upgrade sample application to Embabel 1
2026-09-07 14:00 UTC · java · Vadym Kazulkin
Upgrade sample application to Embabel 1.5 to support Spring Boot 4.x and Spring AI 2.x In parts 2 and 3 , we developed our sample application and interacted with it via t
AI-Assisted Development in 2026: Tools, Models and Honest Expectations
2026-09-07 14:00 UTC · ai · Rahul Vyas
Over the next fourteen parts we're going to build one real application — a clinic booking-and-queue system with Blazor Server, PostgreSQL and SignalR — and an AI is going
Update a Git branch without checking it out
2026-09-07 14:00 UTC · git · Evan
Your pull request just merged. You're already on the next branch, and now your local main is stale: the merge landed on the remote, not in your clone. Sooner or later you
What are your goals for the week? #195
2026-09-07 14:00 UTC · career · Chris Jarvis
It's Labor Day in the US so this is a scheduled post. I plan to sleep in but may wake up normal time anyway. I won't be checking in till Tuesday. What are your goals for
Marketing ZenStack on Reddit Accidentally Became a Product
2026-09-07 14:00 UTC · marketing · ymc9
About once a week, a thread shows up in r/node or r/typescript that ZenStack is a genuinely good answer to. Someone has a CRUD app, they're adding multi-tenancy, and they
Looking for a UI/UX + Frontend co-founder
2026-09-07 13:59 UTC · frontend · Somay
I'm building a B2B dev-tools currently a 2 person team, technical side is mine, and marketing side belongs to the other co founder. I need someone who can own the UI/UX a
The Agent Says It Only Touched One File. Here's How I Made That Provable.
2026-09-07 13:55 UTC · ai · weiche chiu
Originally published on LinkedIn on August 15, 2026. Two posts ago I said the scarce thing, as code gets cheap, is governed intent. Last time was the org schema — a way t
Turning "What Even Is a Legitimate Organization" Into Something You Can Validate
2026-09-07 13:54 UTC · ai · weiche chiu
Originally published on LinkedIn on August 14, 2026. Last time I wrote about why I think the scarce thing, as code gets cheaper, is governed intent rather than the code i
Why Code Is About to Get Cheap — and What Actually Becomes the Moat
2026-09-07 13:53 UTC · ai · weiche chiu
Originally published on LinkedIn on August 13, 2026. Every AI coding tool on the market is racing to answer the same question: how do we generate code faster and cheaper?
Closed Source Isn't a Moat. Here's the Filter I Actually Use.
2026-09-07 13:52 UTC · opensource · weiche chiu
Originally published on LinkedIn on August 17, 2026. Three posts in, I've shown you a schema for organizations and a runtime for containing agents . Neither one's defensi

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=dev.to&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=dev.to&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 DEV Community marks up its own pages — useful if you are deciding whether to parse them yourself.

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

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

How many articles does DEV Community publish per day?

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