I am trying to import all of the images on this page:
https://oldschool.runescape.wiki/w/Bestiary/Levels_1_to_10
into a google spreadsheet.
I’ve gotten as far as
=IMPORTHTML("https://oldschool.runescape.wiki/w/Bestiary/Levels_1_to_10","table","1")
This doesn’t include the images though. I also found this question was asked a couple years ago: Is there a way to import images from a Wiki table into a spreadsheet?
However I don’t know how to apple to answers to the table I am using.
New contributor
Enzo DiMichele is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.