Developer Tools8 toolsPaste one API key
World News API integration for AI agents
The World News API gives you access to thousands of news sources in over 50 languages from over 150 countries.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect World News API once and call the same tools from all of them.
Setup
Connect World News API through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
World News API exposes 8 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
world_news_api_extract_news | Extract structured content from a public article URL | Read |
world_news_api_extract_news_links | Extract article links from a news homepage or section page | Read |
world_news_api_generate_rss_feed | Generate an RSS 2.0 XML feed from a public news homepage or section URL | Read |
world_news_api_get_geo_coordinates | Resolve a place name or address to latitude and longitude for use in Search News location_filter | Read |
world_news_api_get_news_by_ids | Retrieve full article records for IDs returned by Search News or Get Top News | Read |
world_news_api_get_top_news | Return relevance-ranked top-news clusters for a country, language, and optional date | Read |
world_news_api_search_news | Search indexed news articles | Read |
world_news_api_search_news_sources | Search monitored news sources by partial name and report matching source URLs and languages | Read |