I need to scrap data from a website and got below output.
There is some empty cell because they are merged cells in original table.
Just would like to know is that possible to get the merged cell to input duplicate value in multiple cell when data scraping?
Or the only way is to edit the datatable after data scraping?