hey guys....i just had a quick question

i want to make a prog that allows the user to type in a band name...and then the program searches and retrieves a list of songs (or more specifically the entire album listing) from a site like amazon.com

sure this can be done manually but its very time consuming...so is there any way to go about doing this? I dont have much experience using any code to access the net...and in my advanced programming class we're starting Java and HTML...so i prob wont learn for a while

would i just use the internet explorer browser control thingy to let it access the net? how would i go about specifiying the site is uses to search? and how would i allow it just to display the text instead of the entire webpage?

thanks guys