I want to extract tabular data based on given name and time period and save it to excel.
This is the link stock market info
Here is a snapshot
There is an option in the webpage "Download file in csv format", but I want to automate this process, because I need some 100 companies data.
I tried the web query option in excel, but the above mentioned link doesn't show any tabular symbol for me to import.
I just want some pseudo code to begin with. Also is it possible in the first place?
Thanks in advance!