Please create the following sample test project :
The URL:
http://www.cboe.com/DelayedQuote/QuoteTableDownload.aspx
the above URL create .csv files and they don’t need to be ripped.
Please create a .csv file with the following Stock id’s: GOOG, IBM, EBAY, AMGN
The automated program should contact the web site and crate a .csv file in the directory c:\webrippertest\
In the directory it should place the execrated files.
Demo project and data extract attached.
The demo project downloads data to the default output folder, but you can change that location. However, files are always downloaded to subfolder in the output folder named "files".
Download demo project with data extract (including downloaded files)
Cboe.zip