Skip to content

r-barnes/html2csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 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

Watchers

Forks

Releases

Packages

Contributors

Languages