An open API service indexing awesome lists of open source software.

https://github.com/btbytes/htbl2sql

HTML Tables to SQL
https://github.com/btbytes/htbl2sql

Last synced: 7 months ago
JSON representation

HTML Tables to SQL

Awesome Lists containing this project

README

          

htbl2sql
========

Given the URL of a webpage containing one or more HTML tables, the program should output SQL statements to create the table and insert the data.