I am trying to pull the table from specific URL
Using: IMPORTHTML("https://URLNAME","table",1)
But I get the error:
Error
Resource at url contents exceeded maximum size.
Can I bypass this issue by writing a custom script?
I am trying to pull the table from specific URL
Using: IMPORTHTML("https://URLNAME","table",1)
But I get the error:
Error
Resource at url contents exceeded maximum size.
Can I bypass this issue by writing a custom script?