here is video instruction on how to extract data from Html table in web page to Tsv file:
If you want to automate conversion or avoid user Interface (UI) and run "Html table to Tsv" application from command line - here is an example of how to do it:
"C:\Program Files (x86)\WhiterockSoftware\HtmltabletoTsv\HtmltabletoTsv.exe" inputpage.html outputfile.tsv
