Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

html2csv.py

This handy script reads an HTML file and prints each of the HTML tables therein to separate CSV files.

Examples

./html2csv.py webpage.html

cat webpage.html | ./html2csv.py

Credits

Fernando Ferreira provided changes that updated the script to Python3.

About

Reads HTML files, converting tables into CSV files

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages