readabilityrs 0.1.3

A Rust port of Mozilla's Readability library for extracting article content from web pages
Documentation
1
2
3
4
5
6
7
8
9
10
{
  "title": "This API is so Fetching!",
  "byline": "Nikhil Marathe",
  "dir": null,
  "lang": "en-US",
  "excerpt": "For more than a decade the Web has used XMLHttpRequest (XHR) to achieve asynchronous requests in JavaScript. While very useful, XHR is not a very ...",
  "siteName": "Mozilla Hacks – the Web developer blog",
  "publishedTime": null,
  "readerable": true
}