|
|
|
|
|
by dineshdb
1803 days ago
|
|
I think this[0] comes close to what is used to extract text from an HTML document. Fetching can be done via any HTTP client. Will need jsdom to convert the text to DOM before feeding it to readability. [0]: https://github.com/mozilla/readability |
|