A utility that extracts tables from HTML documents and converts them to CSV format
Project description
html2csv
html2csv
is a utility that extracts tables from HTML documents and converts them to CSV format, written in Python.
Usage
usage: html2csv [-h] [-o [OUTPUT_FILE]] [-e ENGINE]
[input_file [input_file ...]]
Convert HTML table to CSV format.
positional arguments:
input_file input files (default: standard input)
optional arguments:
-h, --help show this help message and exit
-o [OUTPUT_FILE], --output-file [OUTPUT_FILE]
output file (default: standard output)
-e ENGINE, --engine ENGINE
HTML parser engine (default: html.parser or lxml if
installed)
Author and Contact
Wentao Han (wentao.han@gmail.com)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for html_to_csv-0.0.3.post1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0b818bb0dcd1cb8b05b67be913f9dfb597ee6d152ccbd092da614f9edc618614 |
|
MD5 | fac034e604016365113b51e6fd0bc78e |
|
BLAKE2b-256 | e38e3f5dea5b2f2a258ffdd848c728381c7769abf882038351c8634b1e5e7128 |