Integrations

Connect to Your Stack

Export enriched data to your CRM, sales engagement tools, or any platform. Seamless integrations that fit your workflow.

View All Integrations

Native Integrations

One-click connections to your favorite tools

HubSpot logo

HubSpot

CRM

Push enriched contacts and companies to HubSpot.

Available
Smartlead logo

Smartlead

Sales Engagement

Add prospects directly to your Smartlead campaigns.

Available
Google Sheets logo

Google Sheets

Spreadsheets

Export directly to Google Sheets for collaboration.

Available
Chrome Extension logo

Chrome Extension

Browser

Extract data from any webpage directly in your browser.

Available

More integrations coming

We're building Salesforce, Pipedrive, Zapier, and more. Tell us what you need.

Request an integration →

Export Formats

Get your data in the format you need

CSV

Standard CSV format compatible with any tool

Excel

Native Excel format with formatting preserved

JSON

Structured JSON for developers and APIs

Webhook

Real-time data delivery to your endpoints

REST API Access

Build custom integrations with our comprehensive REST API. Extract, enrich, and export data programmatically.

Request API access →
// Natural language research query
POST /api/v1/research
{
"query": "AI companies sponsoring fintech events in EMEA",
"sources": ["events", "web", "pdf"],
"enrich": ["email", "phone", "firmographics"],
"output": "webhook",
"refresh": "weekly"
}