Is there a way to scrape the data from this chart using python libraries like bs4 or requests?
I tried to look at the website source data but I don't see the data points anywhere in the HTML.
I saw one variable that changes as I move my mouse around the chart but I have no idea how that works.
https://infogram.com/world-container-index-1h17493095xl4zj
Any ideas on how I can download and save these datapoints?