News Search Client logo

News Search Client

News Search Client

Bing News Search queries global news sources in real time — filter by keyword, category, region, recency. Returns title, summary, source.

Visit site ↗Health checked 9h ago
Use it when

Covers tens of thousands of news sources globally

Watch for

Sunsets 2025-08-11

First check

Obtain a key from Azure. GET /v7.0/news/search?q=microsoft&mkt=en-US&freshness=Day

Auth
CORS
No
HTTPS
Yes
Signup
?
Latency
64 ms
Protocol
REST
Pricing

Uptime · 30-day window

Probes: 1Uptime: 100%Avg latency: 64ms
01

About this API

News Search exposes Bing's news index — filter by keyword, category (Business, Entertainment, Sports, etc.), region, and time window. Returns title, excerpt, URL, publication time, source, and thumbnail. Differs from regular Web Search in freshness — the news index updates at minute granularity, so queries like "latest from Trump" return results from minutes ago. Common uses: brand sentiment monitoring, real-time RAG context for LLMs, news-reader aggregation. Sunsets 2025-08-11.

02

What you can build

  • 1Brand sentiment monitoring
  • 2Industry news-aggregation apps
  • 3Provide real-time news context for LLMs
  • 4News reader aggregation
03

Strengths & limitations

Strengths

  • Covers tens of thousands of news sources globally
  • Real-time freshness — minute-level latency
  • Time-window filters (24h / week / month)

Limitations

  • Sunsets 2025-08-11
  • Returns excerpts only — not full article text
04

Example request

Generic template — replace <endpoint> with the real path from the docs.
curl https://microsoft.com/<endpoint>
05

Getting started

Obtain a key from Azure. GET /v7.0/news/search?q=microsoft&mkt=en-US&freshness=Day

06

FAQ

Can I get full article text?+

No — API returns only excerpts and URLs. You'd need to fetch the URL yourself (respecting robots/copyright).

How is Chinese news coverage?+

Mainstream Chinese media (Sina, Netease, Phoenix, etc.) are covered, but depth and timeliness lag English sources.

07

Technical details

CORS: NoHTTPS: YesSignup: ?Open source: No
Auth type
unknown
Pricing
unknown
Protocols
REST
SDKs
python, javascript, csharp, java, go
Response time
64 ms
Last health check
5/12/2026, 7:37:52 AM
08

Tags

09

More from Microsoft