For anyone else looking https://charts.coinmetrics.io/crypto-data/ allows you to download the chart data as csv
On mac, I was having problems parsing it with python (converting it to json), so had to convert it to etf-8 first using this tip: https://stackoverflow.com/a/32861628
reply