Bigdata.com
Search Bigdata.com documents, research agent answers, and Knowledge Graph market intelligence.
Tools
| Name | Description |
|---|---|
search_documentsSearch Bigdata.com premium and optional web content for grounded company, market, and macro intelligence. | Search Bigdata.com premium and optional web content for grounded company, market, and macro intelligence. |
raw_searchRun a caller-supplied Bigdata.com /v1/search request body for advanced filters. | Run a caller-supplied Bigdata.com /v1/search request body for advanced filters. |
research_agentSend a conversational research request to the Bigdata.com Research Agent endpoint. | Send a conversational research request to the Bigdata.com Research Agent endpoint. |
get_entities_by_idRetrieve up to 100 Bigdata.com Knowledge Graph entities by RavenPack ID. | Retrieve up to 100 Bigdata.com Knowledge Graph entities by RavenPack ID. |
get_companies_by_isinLocate companies by ISIN codes. | Locate companies by ISIN codes. |
get_companies_by_cusipLocate companies by CUSIP codes. | Locate companies by CUSIP codes. |
get_companies_by_sedolLocate companies by SEDOL codes. | Locate companies by SEDOL codes. |
get_companies_by_listingLocate companies by market listing identifiers. | Locate companies by market listing identifiers. |
get_subsidiariesReturn the subsidiary hierarchy for a company identifier. | Return the subsidiary hierarchy for a company identifier. |
company_screenerRun a Bigdata.com company screener query for public-market discovery. | Run a Bigdata.com company screener query for public-market discovery. |
get_quoteRequest market quote data for an asset identifier. | Request market quote data for an asset identifier. |
get_subscription_quotasReturn current Bigdata.com subscription quotas and usage. | Return current Bigdata.com subscription quotas and usage. |
custom_api_callMake a guarded custom call to api.bigdata.com/v1. The API key is added automatically. | Make a guarded custom call to api.bigdata.com/v1. The API key is added automatically. |
Quick Start
import { WeavzClient } from '@weavz-io/sdk'
const weavz = new WeavzClient({ apiKey: 'wvz_...' })
const result = await weavz.actions.execute('bigdata-com', 'search_documents', {
workspaceId: '550e8400-e29b-41d4-a716-446655440000',
integrationAlias: 'bigdata-com',
input: { /* ... */ },
})Related Integrations
Works well with
Frequently Asked Questions
How do I connect Bigdata.com 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 Bigdata.com support?
Bigdata.com supports 13 tools including Search Documents, Raw Search, Research Agent, Get Entities By ID, Get Companies By ISIN, and more.
Can I use Bigdata.com with AI agents?
Yes. Add Bigdata.com 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 Bigdata.com be used in stateful agent workflows?
Yes. Agents can combine Bigdata.com 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 Bigdata.com use?
Bigdata.com uses API Key. Weavz stores credentials securely and uses them for authorized action execution.
How much does the Bigdata.com integration cost?
The Bigdata.com integration is included on all Weavz plans including the free tier with 20,000 actions per month. No credit card required.
Connect Bigdata.com in minutes
Get 20,000 free action executions every month. No credit card required.