Spreadsheet Enrichment
Developer experience
Enrich data in bulk with the Answers API.
Use the Answers endpoint to fill in missing fields — company revenue, employee count, funding, and more — for each row in your dataset.
Enrich a sheet without leaving the browser
Each empty cell becomes an Answers API call using the rest of the row as context — the same pattern you would run in a backend job.
Row context
Filled cells become the prompt context for empty fields on that row.
Your columns
Rename headers to the fields you want: industry, HQ, CEO, and so on.
CSV in and out
Paste or import a small sheet, then export the enriched result.
How it works
Each tool is designed around a direct job: provide the input, get a useful output, and move it into your workflow.
- 1
Add names or facts
Fill the first column and any context you already have.
- 2
Run enrichment
Empty cells are filled via /v1/answers, one field at a time.
- 3
Export the sheet
Copy or download the table for the next step in your workflow.
Built for practical workflows
These tools are small on purpose: they solve the conversion job quickly, then point teams toward the API path when the workflow becomes recurring or high volume.
Lead lists
Append industry or description to a short company list.
Fundraise research
Fill HQ, employees, or category on a target list.
Ops cleanup
Complete missing fields before a CRM import.
Need this at scale?
Call POST /v1/answers per row with a task plus a json schema for the missing fields. The snippet on this page is that payload.
Frequently asked questions
Product & Capabilities
Usage & Automation
Pricing & Plans