suitcasehero
10-05-2011, 12:17 AM
Hey guys, I know very little java I took AP computer science in high school and have since forgotten most of it. I'm trying to write a code that :
What I'm trying to do is have a script that loads a website such as
http://www.anywebsite.com/showthread.php?t=000001
and searches for a couple strings of words then if the strings aren't found
it searches the next one, =000002, If it finds the strings that are required
it would save the link or keep the page open and stop searching.
I'm honestly not sure where to start so I came looking for a little bit of a
shove in the right direction. Anybody with any ideas would be really
appreciated.
Thanks
-Tim
What I'm trying to do is have a script that loads a website such as
http://www.anywebsite.com/showthread.php?t=000001
and searches for a couple strings of words then if the strings aren't found
it searches the next one, =000002, If it finds the strings that are required
it would save the link or keep the page open and stop searching.
I'm honestly not sure where to start so I came looking for a little bit of a
shove in the right direction. Anybody with any ideas would be really
appreciated.
Thanks
-Tim