Google News API

Real-Time News Headlines From Google's News Aggregator

Access breaking news, headlines, and news articles aggregated by Google News from thousands of publishers worldwide. Get structured article data with titles, sources, timestamps, and links through a simple API.

1
Endpoint
Global
Coverage
$0.20
Per 1k requests

What you can build

Structured data for real applications. Here are some ideas.

Media Monitoring & PR

Track brand mentions, competitor news, and industry developments across thousands of news sources in real time. Build media monitoring dashboards and alert systems.

News Aggregator Apps

Power news reader applications with fresh headlines from Google News. Filter by topic, region, and language to deliver personalized news feeds to your users.

Market Intelligence

Monitor news for market-moving events, earnings announcements, regulatory changes, and industry trends that impact investment decisions and business strategy.

Content Curation & Research

Discover trending stories and emerging topics for editorial planning, content marketing, and academic research using real-time news data from Google.

Try it now

One API call. Structured JSON response.

Request

curl -X GET "https://scrappa.co/api/google-news?query=artificial+intelligence&language=en" \
  -H "Accept: application/json" \
  -H "X-API-KEY: YOUR_API_KEY"

Response

{
  "success": true,
  "results": [
    {
      "title": "OpenAI Launches New AI Model With Enhanced Reasoning",
      "source": "Reuters",
      "url": "https://reuters.com/technology/...",
      "published": "2 hours ago",
      "thumbnail": "https://example.com/image.jpg",
      "snippet": "The latest model demonstrates significant improvements in..."
    }
  ]
}

Scrappa vs NewsAPI.org

See how Scrappa compares to the official API.

Source coverage
Scrappa: Google News (all sources)
NewsAPI.org: 150,000+ sources
Real-time data
Scrappa:
NewsAPI.org: Delayed on free tier
Price per 1k requests
Scrappa: $0.20
NewsAPI.org: $0.50-$2.00
Free tier
Scrappa: 500 credits/month
NewsAPI.org: 100 requests/day (dev only)
Commercial use on free tier
Scrappa:
NewsAPI.org: No (dev only)
Google News results
Scrappa:
NewsAPI.org:
Authentication
Scrappa: API key only
NewsAPI.org: API key
Historical articles
Scrappa: Current headlines
NewsAPI.org: Up to 1 month

Key features

Real-time headlines from Google News aggregation
Global coverage from thousands of publishers
Topic and keyword-based search
Language and region filtering
Article metadata with source, date, and thumbnails
Structured JSON format ready for integration
No Google Cloud account required

Frequently asked questions

Scrappa pulls directly from Google News, which aggregates content from all major publishers worldwide. NewsAPI has its own source list. Scrappa also allows commercial use on the free tier, has simpler flat-rate pricing, and gives you the same results you see on news.google.com.

Yes. You can run queries for any keywords, brands, or topics and poll the endpoint periodically to detect new articles. Many customers build real-time news monitoring dashboards that track dozens of topics across multiple languages and regions.

Just a Scrappa API key passed as an X-API-KEY header. No Google Cloud account, no OAuth, no publisher agreements. Sign up for free, get your API key, and start fetching news data immediately.

Each article includes the headline, publisher source, URL to the full article, publication timestamp, thumbnail image URL (when available), and a text snippet. All data is returned as structured JSON for easy integration.

Yes. Every Scrappa account includes 500 free credits per month with no credit card required. Unlike some competitors, Scrappa allows commercial use on the free tier so you can build and ship products without upgrading first.

Scrappa charges $0.20 per 1,000 requests with no daily caps or tiered pricing. The free tier gives you 500 credits per month. There are no per-article charges — you pay only for each API call regardless of how many articles are returned.

Start using the Google News API

Sign up and get 500 free credits. No credit card required.