NewsData.io
Search latest and archive news plus source metadata from NewsData.io.
Tools
| Name | Description |
|---|---|
latest_newsSearch NewsData.io latest news with keyword, country, category, language, and domain filters. | Search NewsData.io latest news with keyword, country, category, language, and domain filters. |
archive_newsSearch NewsData.io archive endpoint for a historical date range available to the account. | Search NewsData.io archive endpoint for a historical date range available to the account. |
news_sourcesList NewsData.io sources by country, category, language, or domain URL. | List NewsData.io sources by country, category, language, or domain URL. |
Triggers
| Name | Description |
|---|---|
new_latest_newsPoll NewsData.io latest news and emit newly seen article IDs after the initial baseline. | Poll NewsData.io latest news and emit newly seen article IDs after the initial baseline. |
Quick Start
import { WeavzClient } from '@weavz-io/sdk'
const weavz = new WeavzClient({ apiKey: 'wvz_...' })
const result = await weavz.actions.execute('newsdata-io', 'latest_news', {
workspaceId: '550e8400-e29b-41d4-a716-446655440000',
integrationAlias: 'newsdata-io',
input: { /* ... */ },
})Related Integrations
Works well with
Frequently Asked Questions
How do I connect NewsData.io to my app?
Use Weavz Hosted Connect for API Key authentication. Install the SDK, create a connection through the connect portal or API, then execute tools programmatically.
What tools does NewsData.io support?
NewsData.io supports 3 tools including Latest News, Archive News, News Sources.
Can I use NewsData.io with AI agents?
Yes. Add NewsData.io to an MCP server in Tool Mode or Code Mode. Code Mode provides 3 meta-tools with on-demand API discovery so agents can compose stateful workflows without loading every action schema up front.
Can NewsData.io be used in stateful agent workflows?
Yes. Agents can combine NewsData.io tools with Filesystem, State KV, Human Gates, input partials, and other workspace integrations while keeping execution scoped to the selected workspace or end user.
What authentication does NewsData.io use?
NewsData.io uses API Key. Weavz stores credentials securely and uses them for authorized action execution.
How much does the NewsData.io integration cost?
The NewsData.io integration is included on all Weavz plans including the free tier with 20,000 actions per month. No credit card required.
What triggers does NewsData.io support?
NewsData.io supports 1 triggers including New Latest News.
Connect NewsData.io in minutes
Get 20,000 free action executions every month. No credit card required.