tablejson是一个能把html中的table转成json的命令行工具

tablejson是一个能把html中的table转成json的命令行工具

Go 文本处理

详细介绍

tablejson是一个能把html中的table转成json的命令行工具

go 1.6+ is required.

Quick start

install command

go get github.com/fatpigeon/tablejson

Usage

tablejson [-url string] [-file string] [-mode ]

tablejson <-config filename> [-ctyle json or toml]

tablejson -h

推荐源码