scrape v2.0.0 Scrape.Article

Refine a given Website struct to a fully analyzed content article. While the website parsing just inspects some HTML structure, this module processes the plain text content extracted from the HTML.

For future optimizations, this looks pretty cool: https://github.com/rodricios/eatiht/blob/master/eatiht/eatiht.py

Summary

Functions

parse(website, html)