Friday 11 November 2022

Show HN: Structured HTML table data extraction from URLs in Go https://bit.ly/3EoWFVz

Show HN: Structured HTML table data extraction from URLs in Go This library aims to be something like pandas.read_html or table_extract Rust crate, but more idiomatic for Go. htmltable enables structured data extraction from HTML tables and URLs and requires almost no external dependencies. Tested with Go 1.18.x and 1.19.x. Complex tables with row and col spans are natively supported as well. https://bit.ly/3EqWxVu November 11, 2022 at 04:30PM

No comments:

Post a Comment