I am trying to import data from the folowwing page:
https://sofifa.com/squad/1697556
I would love to also import the picture of the player and also the flag that is in the table.
As of now i use =IMPORTHTML( "``https://sofifa.com/squad/1697556``", "table", 1)
but that dosent get me the pictures.
It returns the following:
Table with data
Is there any way to either grab the URL or the actual image.
I tried the solution from Question but couldnt get it to work.
Any help would be really appreciated.
If somebody could point me in the right direction that would already be great.
Thanks in advance