Chrome Extension · Manifest V3 · v1.1

Any web table.
Model-ready in seconds.

Built for data analysts and financial modelers. Comp tables, market data, KPI dashboards — extracted clean, numeric, and ready for your spreadsheet.

CSV — Free Excel XLSX JSON Markdown
🔒 100% local ⚡ No sign-up 💎 Pro $14.99 once
finance-dashboard.com/comparables
⬇ Export Table
CompanyRevenueEBITDA %EV/Sales
Acme Corp14550023.44.2
Stark Industries240000031.86.7
Wayne Enterprises89020027.15.3
CSV
ProTable_Export_2026-06-16.csv
$ and % cleaned to numbers · ready for your model
New in v1.1

Scrapes the tables
other tools can't even see

Modern dashboards don't use <table> anymore. ProTable reads them all — semantic or not.

Classic

HTML Tables

Financial statements, Wikipedia, league tables — every standard table, detected instantly.

<table>
  <tr><th>Revenue</th>
ARIA & Frameworks

Div-Based Grids

role="grid", role="table", and every major grid framework — with app-UI noise filtered out.

<div role="grid">
  <div role="row">
No roles? No problem

Bare CSS Grids

Pure display:grid layouts with zero semantics — rows reconstructed by structural analysis.

display: grid;
grid-template-columns: repeat(4, 1fr);
AG Grid MUI DataGrid React Table react-data-grid Tabulator Handsontable
🌀

Virtualized grid? Auto-scrolled at export.

Only the on-screen rows live in the DOM — ProTable auto-scrolls to capture every row, then verifies against the grid's declared row count.

Pro Power Suite

Shape the data before it hits your model

Filter, compute, and structure at extraction time — skip the cleanup pass entirely.

PRO🛸

Computed Columns

Derived metrics built during extraction.

{Price} * {Qty}
PRO🔎

Advanced Filters

Per-column search, numeric min/max ranges, full regex — AND logic across columns.

PRO🧹

Numeric Cleaning

"$145,500.00" → 145500. No more text cells breaking your SUMIFs.

PRO📄→📄

Pagination Scraping

Follows Next buttons automatically — up to 50 pages into one unified export.

PRO📚

Batch Export

Every table on the page → one multi-sheet Excel workbook, one click.

PRO🔗

Audit Trail

Source URL + ISO timestamp on every row — provenance for diligence and compliance.

Plus: column rename & drag-reorder · exclude empty rows · XLSX / JSON / Markdown — one-time $14.99, no subscription

Free CSV forever. Pro unlocks the suite.

Know exactly what you're getting — every Pro feature is marked, no surprises.

Free
$0
Forever
  • Single-table CSV export
  • Copy to clipboard (TSV)
  • Live data preview
  • Column select & deselect
  • HTML, div & CSS-grid detection
  • Virtualized grid capture
  • Dark / light mode
  • Excel / JSON / Markdown
  • Filters, computed columns, batch…
Pro — Lifetime License
$14.99
One-time payment · No subscription
  • Excel XLSX export
  • JSON & Markdown export
  • MD / JSON clipboard copy
  • Batch multi-sheet workbook
  • Pagination scraping (50 pages)
  • Per-column filters & regex
  • Numeric range filters
  • Computed columns {expr}
  • Rename & reorder columns
  • Numeric data cleaning
  • Source URL + timestamp
  • Exclude empty rows

🔒 All processing is 100% local — your data never leaves the browser.