I want to scrape data from link below : https://c.8891.com.tw/bmw/3-series-coupe/Summary.html
I tried:
=importhtml("https://c.8891.com.tw/bmw/3-series-coupe/Summary.html","table",0)
and
=importxml("https://c.8891.com.tw/bmw/3-series-coupe/Summary.html","//*[@id='gbox_grid']")
and I also want other year information and this url enter image description here enter image description here