downloading csv files is too much work, i prefer using an api. twelvedata.com has a limited free api subscription with daily and intraday data. you have to register to get an api key. the attached python program will download data from twelvedata and convert it to a list and dataframe so you can...