World news api
The World News API gives you access to thousands of news sources in over 50 languages from over 150 countries.
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
World news api authenticates with an API key. Generate the credential in your World news api account, then paste it into FlyMyAI the first time an agent uses a World news api action.
Get your World news api credential →
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
API Key | Navigate to your World News API Console account and sign in. Go to "API Console" > "Profile" to find your API key (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
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. | url |
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. | url |
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. | location |
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. | url |
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. | name |
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. | source-country, language |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, World news api!