News: Get Rss Feed
News via Parse · news_media
Fetch and parse an RSS feed from UN News. Returns structured feed items with title, link, description, publication date, and categories. Works with language-variant all-news feeds. Returns all items currently in the feed (typically 10-20). APIs to extract news headlines, stories, topics, regions, and RSS feeds from UN News (news.un.org). Supports multiple languages and pagination. Fulfilled by Parse from news.un.org.
- government-public
- news
- news-media
- news-un-org
- other
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- news_media
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/e8730028-f5ff-490e-8de8-95be80bd523c/get_rss_feed
- Interface artifact
- sha256:0dabd97c05a7bed4943f4ff0e77c375dcee38996f98c856f62dc96eba1a2f2e0
- Manifest digest
- sha256:d96947a159afc32a16ee17228434c33b3c8b2949dbf9ffd3a66326a3bcb3f285
Request fields
- feed_url (string): Full URL of the RSS feed. Supported pattern: https://news.un.org/feed/subscribe/{lang}/news/all/rss.xml where lang is en, fr, es, ar, zh, ru, pt, sw
Example queries
- {"feed_url":"https://news.un.org/feed/subscribe/en/news/all/rss.xml"}