Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 277 Bytes

File metadata and controls

6 lines (5 loc) · 277 Bytes

html-to-csv

Simple program to convert HTML files with CSV data in them into pure CSV data (from the FEBIOTEC page)

Usage

Put the files you want to convert into the ./data folder and call python3 src/main.py. All the pure CSV data will appear in folder .output/.