html2csv

module
v0.8.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 20, 2026 License: BSD-2-Clause

README

Build Status

html2csv

Transform HTML tables to CSV.

Docker image available at ghcr.io/ricardobranco777/html2csv:latest

Usage

Usage: html2csv [OPTIONS] FILE
  -d, --delimiter string   delimiter (default ",")
  -H, --no-header          skip table header
  -t, --table string       select tables by index or name
  -T, --tsv                use TAB as delimiter
      --version            print version and exit

Notes

  • If a file is not specified, read from stdin
  • The delimiter must be a single character

Directories

Path Synopsis
cmd
html2csv command

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL