I'm a bit of a programming NOOB (I have messed around with Ruby, Python and completed my schools comp programming 101 course). I have an XML file that I am creating into an object however I want to take certain parameters in each object and search specific websites and get specific data. I have been searching around and have not found a way to do this in JAVA. Could someone please help?Once I get the data I just need to have the program go back in and create its own XML file. I'm not there yet but if anyone can point me in the right direction for that it would also be very helpful.