It is probably possible to convert html page with some data to csv text file type. But html code must be parsed by some way before exporting to comma separated value .csv file. Perhaps you can even find dedicated utility capable of this html to csv conversion, but Excel or some similar spreadsheet tool should be sufficient for this task.
Updated: October 20, 2022