This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
If you've ever wanted to scrape a web page and extract some information using Node.js, there's a really useful module called JSDom that parses a document and gives you a DOM that you can then manipulate with YUI or jQuery. This all works really well... on Linux and OS X. On Windows, Node.js can't run pre-built native Node.js libraries, so it has to be build by the NPM build service. This is all…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.