node-read
node-read copied to clipboard
main image,videos and favicon?
trafficstars
i'm just curious, any chances of providing an API to fetch main image, videos and favicon of the article soon?
ref: https://github.com/ageitgey/node-unfluff
Not really. The main point of this library is to get readable content and to get it fast. Fetching other data will make it much slower. Maybe I'll write some tests and see how much slower it will be, if the speed will be the same, then I'll add those features.
+1