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": "Simple Anomaly Detection Using Plain SQL",
  "byline": "Haki Benita",
  "dir": null,
  "lang": "en",
  "excerpt": "Many developers think that having a critical bug in their code is the worse thing that can happen. Well, there is something much worst than that: Having a critical bug in your code and not knowing about it! Using some high school level statistics and a fair knowledge of SQL, I implemented a very simple anomaly detection system.",
  "siteName": "Haki Benita",
  "publishedTime": "2020-09-21",
  "readerable": true
}