Readability and JSDOM
took me a while to get this little code
- tags
- javascript
- readability
Contents
Been pulling a lot of data from webpages recently, and here's a simple way to get the text. It's not perfect but it's easy.
package.json:
| |
| |
Previously
Next