HTML Table to JSON

is there any way by which I can convert an HTML tables value into JSON

here is the full table HTML

Lottery/DrawNoDraw DateView
AKSHAYA(AK-591)12/03/2023View
KARUNYA(KR-592)11/03/2023View
NIRMAL(NR-319)10/03/2023View
KARUNYA PLUS(KN-460)09/03/2023View
FIFTY-FIFTY(FF-40)08/03/2023View
STHREE-SAKTHI(SS-355)07/03/2023View
WIN-WIN(W-709)06/03/2023View

Is this table present in gsheet?

If it is in html then use js to convert it into json

https://stackoverflow.com/questions/9927126/how-to-convert-the-following-table-to-json-with-javascript

You can use webviewer or kio4 extension

The data is in html but still i m little confused how can i convert this through app