Every article Arizona Daily Star publishes, as JSON, through an open API with
no key and no signup. 2,601 of their articles are indexed right now, refreshed
hourly.
United StatesEnglish#1,398 by volume
Four ways to pull tucson.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 tucson.com, newest first. Add q= to search inside.
curl -s "https://freenewsapi.ai/v1/search?host=tucson.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=tucson.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=tucson.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=tucson.com&size=20&fields=title,url,published_at,lang"open it →
Call the API
A live request. Paste it into a terminal and Arizona Daily Star headlines come back as JSON.
Articles per day over the last 75 days. The busiest hour is 00:00 UTC — that is when the newsroom pushes its main batch.
The 1 hatched days are gaps in the upstream news archive, not quiet days at Arizona Daily Star: the whole corpus dips on those dates. They are excluded from the median above.
When Arizona Daily Star actually publishes, by hour of day (UTC) and by day of week —
measured from 2,601 timestamps, not from a schedule they advertise.
Languages
Code
Language
Articles
Share
en
English
2,601
100.0%
Latest articles
The 18 most recent Arizona Daily Star articles in the index — the same rows
the API returns, rendered for humans.
Here are some of Tucson's connections to 9/11 and its aftermath, recapped from an article by Arizona Daily Star reporter Henry Brean that was published five years ago to
Tucson Values Teachers will honor four outstanding educators at the annual Stand Up 4 Teachers event this November, celebrating excellence across Pima County’s PreK-12 sc
DUBAI — Iran said it will step up efforts to tackle problems created by the U.S. sanctions that are crippling its economy, while a senior Iranian official warned of a
TEL AVIV — Israeli Prime Minister Benjamin Netanyahu has ordered unauthorized settler outposts in the West Bank to be dismantled, two people familiar with the matter said
2026-09-06 00:00 UTC · Zac Anderson; Joey Garrison; USA TODAY
"Trumpapalooza” is the Republican party’s first-ever midterm convention and the president's clearest attempt yet to inject himself squarely at the center of the election.
2026-09-06 00:00 UTC · Clara Migoya Arizona Republic
Tucson Rep. Adelita Grijalva's bill aims to provide overtime pay for agricultural workers nationwide, addressing labor disparities in the farming industry.
2026-09-06 00:00 UTC · Harrison Mantas Arizona Republic
It is now illegal in Queen Creek to access the Flock Camera system for searches unrelated to police work, including tracking a former romantic partner.
The following is the opinion and analysis of the writer: The tragic irony of President Trump’s war to prevent Iran from gaining a nuclear weapon is that America’s leader,
The following is the opinion and analysis of the writer: For millions of Americans, credit card rewards make travel possible. Airline miles, hotel points, and other trave
When ‘All Arizonans’ has to mean all of us In the wake of the tragedy at Venture-N, I have been paying attention not only to what has been said, but also to the silence.
2026-09-06 00:00 UTC · Julia Butterfly Hill Special
Nearly three decades after living 738 days in an ancient redwood, Julia Butterfly Hill sees the same resolve in activists occupying cottonwoods along the U.S.-Mexico bord
TV AUTO RACING 9:30 a.m. FS1 — Indy NXT Laguna Seca II 11:30 a.m. FOX — IndyCar: Grand Prix of Monterey Noon FS1 — NHRA Indianapolis Qualifying I 2 p.m. USA / MAX — NASCA
An interception return was called back due to a fight in the stands during the 1937 opener, leading to two fans being banished and adding drama to the fourth-quarter acti
The following is the opinion and analysis of the writer: For a few weeks last spring, I hauled my Proposition 212 petition everywhere. Whether at a pool party or a grocer
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 2,601 of
their articles and lets you filter by date, language and section.
How many articles does Arizona Daily Star publish per day?
31 on a median day, measured across 75 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.