Forum Discussion
Modifying the URL of a data source to get all historical data.
So I have this url that is connected to an investment index site.
I want to modify this url to collect all the data available. The site has a drop down to select all available data however when you do this the URL doesn't change so it forces you to manually download. I have looked at the source code of the page in search of a different url but I'm not that experienced with that kind of stuff.
I have attemped to modify the URL with some success however I can't get the complete date range...
This link goes to Dec 31, 2020 to Feb 23, 2024 (Today)
This link goes to Dec 31, 1969 (the Inception date which is what I want) to Jan 01, 1999
I just can't seem to figure out how to tackel this. Has anyone else run into this problem? Also, this complete data is not available on other websites as I have looked.
1 Reply
- lbendlin
Super User
In addition to the issues you already mentioned their actual download is in .xls format. That is not ideal, as it would require you to install additional drivers both on your PC and on the gateways. Looks like a time sink to me.