node-readability icon indicating copy to clipboard operation
node-readability copied to clipboard

Server side readability with node.js

Results 9 node-readability issues
Sort by recently updated
recently updated
newest added

Added an additional line to set it near the top of parse(). It is normally set in start(), but start() is called too late (after some dbg() statements).

You can know fetch next page from an article. I modified the xhr function to use mikeal request instead. Also, the callback is raised only if all pages are fetched....

Before : ``` Readability: ---DOM created Braquage cette nuit � Saint-Pierre Deux hommes, arriv�s � bord d’un scooter, ont fait irruption cette nuit vers 3h30 chez un marchand de fruits...

corrected requirement string for node-readability

I've been trying to get node-readability to work for a project of mine, and after a while of getting errors `empty body` & `doc.body is still null.` I went through...

It'd be great if it can fetch the next pages based on a regex or a css selector and put all of the content in just one big page, this...

eg: http://www.slideshare.net/hmason/strata-ny-sep-2011-big-data-short-urls-learning-in-realtime or http://cn.engadget.com/2011/10/08/thinkpad-tablet-china-preorder-price/ node readability use the jsdom to get a dom tree, but when processing invalid html, jsom crash , and readability followed.

Is there way to specify encoding? Or does it already default to something during the parsing. I'm using node-readability to parse lots and lots of blog pages (from a list...