Topics / Middle East

Middle East news API

Structured Middle East news — regional conflict, diplomacy and security — every article scored for urgency, classified by political lean, country and audience, and de-duplicated. Pull it in one call.

Recent Middle East headlines (live)

A live sample from the archive, filtered to topic=middle_east. Each item already carries an urgency score and lean label.

Loading live sample…

Filter Middle East news in one call

Combine topic=middle_east with urgency, country, audience and date filters:

curl -H "X-API-Key: YOUR_KEY" \
  "https://api.newsagentdata.com/v1/feed?topic=middle_east&min_score=5&days=7"

Push high-urgency Middle East items to a webhook, or pull them into a vector store with urgency_score, political_lean and cluster_id as metadata. Sample without a key: /public/sample?topic=middle_east.

Build with Middle East news data, free.
Grab a free API key — no card — and query Middle East coverage live in under a minute.
Get a free API key

Middle East news API — FAQ

How do I get Middle East news through the API?
Call /v1/feed?topic=middle-east with your API key. Every Middle East article is pre-scored for urgency and tagged with political lean, country, audience and language.
Is there free Middle East news data?
Yes. A free API key (100 requests/day, no card) unlocks the Middle East feed; you can also try a keyless sample at /public/sample.
What fields does each Middle East article include?
19 structured fields: title, link, urgency_score (0–10), political_lean, topic_tags, audience_tags, event_type, country_tags, language and the original timestamp.
How fresh is the Middle East news data?
New articles appear within minutes; high-urgency items (score ≥ 7) push to your endpoint via webhook within ~60 seconds.