I need to fetch datapoints from the website that provides aggregated polling number. The data was presented in an interactive graph. How should I fetch all the data points (date:number pair)for every candidate? I have tried to analyze and inspect the source code but couldn't find the data file it points to. I will be comfortable with solutions either in Python or R. Your help will be much appreciated.
↧