I am using Node.js and i need to parse a html file. Now i have used htmlparser2 and it parses string in parser.write("String") method. Can i parse a html file using html parser? If yes then how?
Help is appreciated?
I am using Node.js and i need to parse a html file. Now i have used htmlparser2 and it parses string in parser.write("String") method. Can i parse a html file using html parser? If yes then how?
Help is appreciated?
https://github.com/fb55/htmlparser2
http://demos.forbeslindesay.co.uk/htmlparser2/