May-22-2021, 10:13 PM
first, instead of using urllib.request, use requests which is installed with
prices can be accessed by index, ex:
pip install requests
prices can be accessed by index, ex:
prices[1]
for second item