I want to import table in "https://www.screener.in/screens/1/The-Bull-Cartel/" to my Google sheets. I tried to use IMPORTDATA, IMPORTHTML but it didn't work. I understand that the tables are of Javascript. I don't know about Java or code and I am really trying to learn. Kindly help me with the procedure for importing data.
The formulas that i used areIMPORTDATA("https://www.screener.in/screens/1/The-Bull-Cartel/")
which resulted in some java type output and it looks like this
other isIMPORTHTML("https://www.screener.in/screens/1/The-Bull-Cartel/","table",1)
which give error "imported content is empty".