Back to All APIs GLOBAL NEWS

Global News API

Breaking news and headlines from world's most trusted sources. Perfect for general news apps, dashboards, and content aggregation.

BBC, CNN, Reuters, Al Jazeera, The Guardian, Associated Press

100+ premium sources
Updated every minute
JSON & RSS formats
Embeddable widgets

Simple, Transparent Pricing

Free
$0
forever
1,000 requests/month
  • Embed widget
  • JSON & RSS
  • Community support
Get Started Free
Starter
$19.99
per month
30,000 requests/month
  • Everything in Free
  • 1,000 req/day
  • Email support
Pro
$199
per month
500,000 requests/month
  • Everything in Growth
  • 16,666 req/day
  • Priority support
Enterprise
Custom
contact us
Unlimited
  • White-label
  • Unlimited requests
  • SLA guarantee
Contact Sales

Quick Start Example

Get started with our Global News API in seconds. Here's a simple cURL example:

# Basic news request curl -X GET "https://api.nestdaddy.com/v1/news/global?limit=20" \ -H "Authorization: Bearer YOUR_API_KEY" # Response { "status": "success", "articles": [ { "title": "Breaking: Global Summit Concludes...", "url": "https://bbc.com/news/article-123", "source": "BBC News", "published_at": "2025-01-15T14:23:00Z", "image_url": "https://..." } ], "total": 1240, "updated_at": "2025-01-15T14:25:00Z" }

Frequently Asked Questions

How often is the news updated?
News articles are updated every minute from our 100+ sources. You'll always get the latest breaking news and headlines.
Can I filter by country or region?
Yes! Use the country parameter to filter news by specific countries or regions. Example: ?country=US or ?country=MY.
Do you provide full article content?
We provide headlines, summaries, source URLs, and images. For full content, users visit the original source (respecting copyright).
What's the embed widget?
Copy-paste one line of code to add a live news feed to your website. Auto-updates, fully responsive, zero backend setup required.
Do you offer refunds?
Yes! We offer a 14-day money-back guarantee on all paid plans. If you're not satisfied, contact us for a full refund.