News Feed
Free tierStructured articles from 80,000 publishers, minutes after publication.
About this API
Search and stream news by keyword, entity, publisher, language, or country. Every article arrives with a cleaned full-text body, extracted entities, sentiment, and a deduplication cluster so the same wire story does not arrive eleven times.
Common use cases
Quickstart
Every Zephiel API uses the same base URL, the same key header, and the same error envelope.
curl -X GET "https://zephiel.com/api/v1/news-feed/search" \
-H "X-Zephiel-Key: $ZEPHIEL_API_KEY" \
-H "Accept: application/json"Example response
{
"query": "central bank rate",
"total": 1284,
"articles": [{
"title": "Central bank holds benchmark rate",
"source": "Reuters",
"published_at": "2026-08-27T08:14:00Z",
"sentiment": "neutral",
"cluster_size": 37
}]
}/v1/news-feed/searchSearch articles by keyword or entity/v1/news-feed/latestMost recent articles for a topic/v1/news-feed/sourcesPublishers and their coverage/v1/news-feed/streamOpen a filtered realtime streamAll endpoints return JSON and accept the X-Zephiel-Key header. Rate limits are enforced per plan and reported in X-RateLimit-Remaining.
Plans can be changed or cancelled at any time. Overage is charged per 1,000 requests rather than hard-blocking your traffic.
Free
100 articles/mo
5 req/min
Free
- JSON output format — included
- HTTPS encryption — included
- API key authentication — included
- Standard endpoints — included
- Community support — included
- CSV output format — not included
- Email support — not included
- Usage analytics and alerts — not included
- 99.9% uptime SLA — not included
- Webhooks — not included
- Priority support — not included
- Custom rate limits — not included
- 99.99% uptime SLA — not included
- Dedicated success manager — not included
- SSO / SAML — not included
- Custom SLA, DPA, and BAA — not included
- Private deployment option — not included
- Volume pricing — not included
Starter
10,000 articles/mo
60 req/min
$24/month
- JSON output format — included
- HTTPS encryption — included
- API key authentication — included
- Standard endpoints — included
- Community support — included
- CSV output format — included
- Email support — included
- Usage analytics and alerts — included
- 99.9% uptime SLA — included
- Webhooks — not included
- Priority support — not included
- Custom rate limits — not included
- 99.99% uptime SLA — not included
- Dedicated success manager — not included
- SSO / SAML — not included
- Custom SLA, DPA, and BAA — not included
- Private deployment option — not included
- Volume pricing — not included
Most popular
Pro
250,000 articles/mo
600 req/min
$96/month
- JSON output format — included
- HTTPS encryption — included
- API key authentication — included
- Standard endpoints — included
- Community support — included
- CSV output format — included
- Email support — included
- Usage analytics and alerts — included
- 99.9% uptime SLA — included
- Webhooks — included
- Priority support — included
- Custom rate limits — included
- 99.99% uptime SLA — included
- Dedicated success manager — not included
- SSO / SAML — not included
- Custom SLA, DPA, and BAA — not included
- Private deployment option — not included
- Volume pricing — not included
Enterprise
Unlimited articles
Custom
$336/month
- JSON output format — included
- HTTPS encryption — included
- API key authentication — included
- Standard endpoints — included
- Community support — included
- CSV output format — included
- Email support — included
- Usage analytics and alerts — included
- 99.9% uptime SLA — included
- Webhooks — included
- Priority support — included
- Custom rate limits — included
- 99.99% uptime SLA — included
- Dedicated success manager — included
- SSO / SAML — included
- Custom SLA, DPA, and BAA — included
- Private deployment option — included
- Volume pricing — included
4.6
12 reviews
Arjun Patel
Senior Engineer
Replaced a fragile in-house rss job
We had a script doing training data collection that broke every few months and only one person understood. News Feed replaced it in an afternoon and nobody maintains it now.
Sarah Whitfield
Founder
Errors are actually readable
When something goes wrong News Feed says what and why, with a code I can branch on. I have integrated sentiment services that return 200 with an error buried in the body, so this is a relief.
Ngozi Eze
Systems Analyst
Held up under real load
We push News Feed hard during peak and latency has stayed flat. No throttling surprises, no silent degradation — the numbers on the listing matched what we measured.
Carlos Mendez
Engineering Manager
Good coverage for entities
We checked News Feed against our own entities reference data before committing. Coverage was better than the incumbent we were paying four times as much for.
Emeka Obi
Infrastructure Lead
Documentation matched reality
Every sample in the News Feed docs ran unmodified. That sounds like a low bar until you have integrated something where it is not.
Clara Nkemdirim
Engineering Lead
Now handles market-moving event detection too
We adopted News Feed for brand and reputation monitoring and ended up using it for market-moving event detection as well. Same key, no new contract, no second integration.
Daniel Kessler
CTO
Support answered properly
Asked Meridian AI about an edge case in News Feed and got an explanation from someone who had clearly read the code, not a link to the FAQ.
Elena Rossi
Product Manager
Quietly reliable
News Feed has not surprised us once in eight months of production traffic. That is the highest compliment I can pay a dependency.
Related APIs in Data & Scraping
Web Scraper
Free tierNorthwind Data
Render, rotate, and extract any page without managing proxies.
Search Results
Free tierNorthwind Data
Structured SERP data from major search engines.
Company Enrichment
Free tierMeridian AI
Turn a domain into a full firmographic profile.