node-htmlparser
node-htmlparser copied to clipboard
Is this project dead? If so is there an alternative?
It seems like there are a number of high value pull requests and this lib hasn't been touched in a year.
I'm also curious about this.
@jceipek this is the one I settled on: https://github.com/fb55/htmlparser2
Seems pretty robust.
@mreinstein Thanks!
Thanks! did you really encounter issues with this repo though? There are similar projects having been benchmarked on travis-ci, as per https://github.com/fb55/htmlparser2#performance
Thanks @mreinstein