Extracting HTML table DATA and downloading it as CSV file using Chrome Developer Tools and JQuery

Published: 27 June 2020
on channel: Monkey see, monkey do
3,388
27

Hey what's up guys, Code Monkey King's here. In this video we gonna learn how to download HTML table to local CSV file using the bare Chrome browser developer tools' console and JQuery.

Instructions how to run this and source code
https://github.com/maksimKorzh/web_sc...

CSV output
https://github.com/maksimKorzh/web_sc...