Рет қаралды 708
Here is the formula for scraping TCGPlayer pricing into a google sheet. Change the URL to whichever item you would like. You can try other xpath data points but I found this most reliable.
=importxml("www.tcgplayer....","/html/body/div[2]/div/div/section[2]/section/div[2]/div[2]/section[3]/div/span/span/div/div[1]/div[1]/div/div/div/div[2]")