Nowadays I was looking for an alternative for parser module, to use in html-differ.
Realized that there is a (htmlparser2)[https://github.com/fb55/htmlparser2] which is a fork of module which we use (with compatable API). I highly offer you to change parser to htmlparser2, becouse it has an active maintainer and he's accepting pull requests, hence htmlparser's last commit is two years old!
Nowadays I was looking for an alternative for parser module, to use in html-differ.
Realized that there is a (htmlparser2)[https://github.com/fb55/htmlparser2] which is a fork of module which we use (with compatable API). I highly offer you to change parser to
htmlparser2, becouse it has an active maintainer and he's accepting pull requests, hence htmlparser's last commit is two years old!