Show HN: DeepTable – an API that converts messy Excel files into structured data
10 hours ago
- #data-processing
- #spreadsheet-conversion
- #sqlite
- Upload a spreadsheet and convert it into a structured sheet.
- Download the structured data as a SQLite database or individual CSV files.
- Requires prerequisites like Python 3.9+, Node.js 20+, or Go 1.22+ and a DeepTable API key.
- Install the SDK and set your API key.
- Use example scripts in Python, TypeScript, or Go to process the spreadsheet.
- DeepTable analyzes the spreadsheet structure, normalizes data, and outputs clean tables for direct querying.