I have a utility that can take the snapshot/picture of a webpage and save it. I am interested in using this utility to build crawlers that would download historical intraday charts of certain scrips. I looked at several options (Yahoo, Google finance and several others), but since they do not assign a unique URL to specific days during which the scrip(s) traded, I could not retrieve that charts.
I was just wondering if someone know of any websites that would allow me to accomplish this task. Ideally, I would need the intraday charts for a scrip to be listed on separate page for each day it traded. That way my crawler can fetch these separate webpages easily.
Any other suggestions are welcome too. Thanks in advance.
I was just wondering if someone know of any websites that would allow me to accomplish this task. Ideally, I would need the intraday charts for a scrip to be listed on separate page for each day it traded. That way my crawler can fetch these separate webpages easily.
Any other suggestions are welcome too. Thanks in advance.