When creating clients for web applications that don’t have an API, I need to work with the HTML document and for that I have a set utilities that allow me to manipulate and find these HTML nodes faster.
HTML DOM
Golang HTML DOM Utilities.
Golang HTML DOM Utilities.
When creating clients for web applications that don’t have an API, I need to work with the HTML document and for that I have a set utilities that allow me to manipulate and find these HTML nodes faster.