I need to convert a number of html documents into csv format. Is there a module in python which I can use to do this without having to write custom code based on the html script? This link, for example, does the job pretty well.
Thanks
I need to convert a number of html documents into csv format. Is there a module in python which I can use to do this without having to write custom code based on the html script? This link, for example, does the job pretty well.
Thanks