📊
Table Extractor
Extract table data from a page as structured JSON.
extract
by bix
Perfect for
- ✓ Scraping pricing tables from competitor websites
- ✓ Extracting product listings into spreadsheets
- ✓ Pulling financial data tables from reports
Configuration
URL required
url Table selector default: table
css-selector Output
rows
json Array of row objects
headers
json row_count
number How to use
1.
Click "Use this recipe" above (or run via CLI/API)
2.
Fill in the required fields (just a url)
3.
Run now for instant results, or schedule it to run automatically
CLI
$ bix recipes run table-extractor --url https://example.com