In reply to this conservation: Looks like node.js for windows is not there yet. Cannot get jsdom onto Azure https://www.windowsazure.com/en-us/develop/nodejs/… works perfectly on http://microformat-node.jit.su/ 13 years ago – Glenn Jones on twitter @glennjones jsdom is one of the remaining native modules that don't work on Windows, working on it /cc @gblock 13 years ago – Yavor Georgiev on twitter @theyavor @glennjones @gblock Cheerio is a great jsdom alternative on Windows in situations that it does what's needed: http://encosia.com/cheerio-faster-windows-friendly-alternative-jsdom/… 13 years ago – Dave Ward on twitter @Encosia @gblock Now got microformat-node working on Azure node.js hosting. Moved from JSDom to Cheerio great module https://github.com/MatthewMueller/cheerio… 13 years ago ‐ Also on: Twitter | Favourite Retweet Reply Likes askesian favorited this zeroload favorited this francisshanahan favorited this gblock favorited this Mentions: @glennjones @Encosia great to hear. Been meaning to try out Cheerio. Jsdom does work, you just have to push the pre built binary. 13 years ago – Glenn Block on twitter