htable2csv 0.1.0

Convert and parse HTML tables to .csv files.
1
2
3
4
5
6
7
8
9
# htable2csv
Convert HTML table to .csv file

###
Program accepts an http uri and downloads HTML tables 
contained as .csv files.

### Example
cargo run https://www.w3schools.com/html/html_tables/asp