Large html file to excel

I am trying to log the html(attached) into excel file (also attached) , my uploaded workflow is limited to some extent
Can somebody please tell me right way to do this ?
Main (20).xaml (11.1 KB)
Split Phone.xls (92 Bytes)
Agriculture.html (14.9 KB)

IE seems to be easier to scrape the data from html file, for last 7 hrs I was using chrome. So avoid chrome.

You can scrape data and directly write to file.

Hi @Pargesparrow

use word application scope and read data …converted as data table using string to datatable method. and put write range