Skip to content

OpenDataDE/html2csv

 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%