Crunchbase
Discover how to use the Crunchbase node in StackAI to search for company and investment data, including required inputs, configurations, and output examples.
Last updated
Was this helpful?
Was this helpful?
{
"query": "OpenAI",
"search_results": [
{
"title": "OpenAI, Inc.",
"text": "OpenAI is an AI research and deployment company based in San Francisco, CA..."
},
{
"title": "OpenAI LP",
"text": "OpenAI LP operates as a limited partnership for AI research and development..."
}
// ...more results
]
}