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

https://github.com/ryanavella/hiphtml

Simple HTML for Go
https://github.com/ryanavella/hiphtml

go golang html parser

Last synced: 20 days ago
JSON representation

Simple HTML for Go

Awesome Lists containing this project

README

          

# HipHTML [![](https://godoc.org/github.com/ryanavella/hiphtml?status.svg)](https://godoc.org/github.com/ryanavella/hiphtml)

HipHTML is a wrapper around golang.org/x/net/html, providing a layer of abstraction that simplifies web scraping.

At the moment, the API is *not* stable. The package is still in development and may undergo major refactoring in the near future.

[Contributions are welcome!](CONTRIBUTING.md)

HipHTML is free and open source software distributed under the terms of both the MIT License and the Unlicense.