node-jquery which supports dom, jquery and xhr on node
I wrote a node module to support dom, jquery and xhr.
node-jquery
You can use many jQuery methods including $.ajax and use jQuery's selector.
Here is a sample to retrieve all anchors on the top page of yahoo.
This mostly depends on wonderful libraries, node-jquery, jsdom and node-XMLHttpRequest. Thank you so much for the authors.