Hello, I've been using the following in Google Sheets to import stats from baseballhq:
=IMPORTHTML("http://baseballhq.com/members/tools/stat_proj?lg=M&p=B&t=PY","table",2)
However, this stopped importing the information a month or so ago and I can't figure out what's changed? Any ideas?
Thanks!
=IMPORTHTML("http://baseballhq.com/members/tools/stat_proj?lg=M&p=B&t=PY","table",2)
However, this stopped importing the information a month or so ago and I can't figure out what's changed? Any ideas?
Thanks!
Comment