Overview

This tool helps you convert HTML tables into DataFrame code for data analysis. It supports multiple programming languages and frameworks:

Languages:
  • Python (Pandas, Polars, datatable)
  • R (Base R, Tidyverse, data.table, Polars)
  • Julia (DataFrames.jl)
Features:
  • Direct copy-paste from any webpage
  • Automatic data type detection
  • Clean variable naming
  • Format-specific code generation

Inspired by the datapasta R package by Miles McBain and contributors.

Paste Your Table

Copy any HTML table from a website (Ctrl/ + C) and press Ctrl/ + V here to convert it.

Paste table here using Ctrl/ + V
The generated code will appear below ↓

Generated Code

Table Preview