# World news api

The World News API gives you access to thousands of news sources in over 50 languages from over 150 countries.

- **Category:** news & lifestyle
- **Auth:** API_KEY, API_KEY
- **Composio Managed App Available?** N/A
- **Tools:** 6
- **Triggers:** 0
- **Slug:** `WORLD_NEWS_API`
- **Version:** 00000000_00

## Tools

### Extract News

**Slug:** `WORLD_NEWS_API_EXTRACT_NEWS`

Tool to extract a news article from a website to a well-structured JSON object. Use when you need to extract structured data from a news article URL, including title, text, images, videos, publish date, authors, language, and sentiment.

### Extract News Links

**Slug:** `WORLD_NEWS_API_EXTRACT_NEWS_LINKS`

Tool to extract news article links from a website or webpage. Use when you need to discover all news article URLs on a page, with optional filtering by URL prefix and subdomain inclusion.

### Get Geo Coordinates

**Slug:** `WORLD_NEWS_API_GET_GEO_COORDINATES`

Tool to retrieve latitude and longitude of a location name. Use when you need geographic coordinates to fill the location-filter parameter in news search operations.

### News Website to RSS Feed

**Slug:** `WORLD_NEWS_API_NEWS_WEBSITE_TO_RSS_FEED`

Tool to convert any news website page into an RSS feed. Provide a URL to a news website page and get back an RSS feed with the latest news from that page. Use when you need to create an RSS feed from a news website that doesn't provide one natively.

### Search News Sources

**Slug:** `WORLD_NEWS_API_SEARCH_NEWS_SOURCES`

Tool to search whether a news source is being monitored by the World News API. Use when you need to check if a specific news source is available in the system.

### Get Top News

**Slug:** `WORLD_NEWS_API_TOP_NEWS`

Tool to get the top news from a country in a specific language for a given date. The top news are clustered from multiple sources in the specified country. Use when you need to retrieve current or historical top news headlines and articles.
