This module is made for anyone needing to scrape HTML (i.e. scrape the web). It knows how to do only one thing, but does it well: getting HTML from a web page. The kind of HTML is up to you. Either: ...
This article is an account of my development process that took place in February 2020 (Python 3) and ended to the library in this repo. It was a sort of detective work, going from libraries to ...