Goal: Use Node.js to access a web page, manipulate the DOM using xpath syntax, and print the new DOM.
libxmljs is okay, but it has several dependencies which NPM doesn't resolve. Which libraries do you use to xpath arbitrary HTML?
|
Goal: Use Node.js to access a web page, manipulate the DOM using xpath syntax, and print the new DOM. libxmljs is okay, but it has several dependencies which NPM doesn't resolve. Which libraries do you use to xpath arbitrary HTML? |
||||
|
I develop libxmljs on Mac OS X, so this shouldn't be your major hurdle. You need the @mcandre I believe you're the same person who submitted a ticket to the github repo. I hope you've gotten things worked out. If not, give more info about your problem. https://github.com/polotek/libxmljs :Marco |
|||||||||||
|
|
I've had good luck with node-o3-xml. |
|||||||
|
zombieandjsdominstead. – Raynos May 8 '11 at 23:33