I've heard numpy has a way of doing it, or you could use my from-table script: http://stromberg.dnsalias.org/~strombrg/from-table/
It'll give you CSV output. From there you can convert to almost anything. HTH. On Fri, Feb 7, 2020 at 5:03 PM Youzha <[email protected]> wrote: > Hi is there any way to parsing html table and insert it into mysql? > i want to put <td> value to my sql table. > please suggest >
