A NodeJS helper that searches specific data from the HTML text by a given path
yukal/HtmlReader
A NodeJS helper that searches for specific data from HTML text in a given path. Its main value is that It does not build a tree at runtime, which affects the speed of the algorithm.
MIT