Weavz
NewsData.io

NewsData.io

Search latest and archive news plus source metadata from NewsData.io.

3 tools
1 trigger
Use withChatGPTClaudeClaude CodeCursorCodexMCP clientsSetup guide

Tools

Name
latest_news

Search NewsData.io latest news with keyword, country, category, language, and domain filters.

archive_news

Search NewsData.io archive endpoint for a historical date range available to the account.

news_sources

List NewsData.io sources by country, category, language, or domain URL.

Triggers

Name
new_latest_news

Poll NewsData.io latest news and emit newly seen article IDs after the initial baseline.

Quick Start

TypeScript
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.

How do I connect NewsData.io to ChatGPT or Claude?

Open the Weavz connector setup, sign in, choose a workspace, and add NewsData.io as an approved app. ChatGPT, Claude, and other remote MCP clients can then call the scoped NewsData.io tools exposed by that workspace.

Does NewsData.io work with Claude Code, Cursor, Codex, and local agents?

Yes. Remote and local MCP clients can connect to a Weavz MCP endpoint for the workspace. Local coding agents can also use the Weavz CLI to inspect apps, discover actions, run approved NewsData.io work, and execute Code Mode workflows from a terminal.

What can I ask an AI agent to do with NewsData.io?

NewsData.io exposes 3 tools, including Latest News, Archive News, News Sources. Use Weavz to keep credentials scoped, require approval for sensitive work, and audit what the agent did.

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.