【问题标题】:need to convert html to csv file using python or shell script需要使用 python 或 shell 脚本将 html 转换为 csv 文件
【发布时间】:2020-02-08 06:17:45
【问题描述】:

我有一个 html 文件,我需要将这个大的 html 文件转换为 csv 文件,然后将这个 csv 文件加载到 mysql 文件中

谁能推荐 shell/python 脚本来完成这个任务

【问题讨论】:

标签: python html mysql shell csv


【解决方案1】:

希望这可以让您对这项任务有所了解:从 html 到 csv。 Convert HTML into CSV。将 csv 加载到 mysql 的任务,请查看:Load CSV data into MySQL in Python

【讨论】:

    猜你喜欢
    • 2017-06-24
    • 2012-12-31
    • 2017-11-05
    • 2014-03-27
    • 1970-01-01
    • 1970-01-01
    • 2022-12-17
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多