How to extract information from a webpage as a list of a Comma-separated values (CSV), using basic web scraping techniques & a bit of Javascript.
Full article - https://devunstuck.com/extract-csv-da...
Code example - https://github.com/DevUnstuck/html-to...