News Aggregator
A free News Aggregator API built on Cloudflare Workers. Sources: - Top news from BBC, NYT, and Reuters - Tech news from TechCrunch RSS, Hacker News, and Dev.to - Business news from Reuters and Bloomberg - Search Hacker News stories - Browse trending Dev.to articles Built-in response caching (5 minutes) for fast responses. No upstream API keys required — all data comes from free RSS feeds and…
News Aggregator endpoints
| Method | Endpoint | Description |
|---|---|---|
| top | ||
| GET |
getTopNews /top |
|
| tech | ||
| GET |
getTechNews /tech |
|
| business | ||
| GET |
getBusinessNews /business |
|
| search | ||
| GET |
searchNews /search |
|
| hackernews | ||
| GET |
getHnTop /hackernews/top |
|
| devto | ||
| GET |
getDevtoLatest /devto/latest |
|
| Other endpoints | ||
| GET |
getInfo / |
|
News Aggregator pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5.99 / month | — |
|
| ULTRA | $14.99 / month | — |
|
| MEGA | $49.99 / month | — |
|