I'm looking for libraries that parse html pages ( with some leniency, not strict xml parsers ). Can anyone recommend any?
Edit: Came across jsdom
I'm looking for libraries that parse html pages ( with some leniency, not strict xml parsers ). Can anyone recommend any?
Edit: Came across jsdom
I recently heard about jsdom via Video: Elijah Insua — jsdom: a CommonJS Implementation of the DOM from the Yahoo Developer Network.