sfidirectory
Senior Member
- Mar 29, 2010
- 931
- 504
Hi all,
To keep up my Java skills for my next year of study, I thought of creating a program that saves a list of urls for a given search term. I know lots of programs like this are listed on here but I thought why not learn something new and create one myself. Trouble is I havn't yet to learn how to read in search engine results, so am asking Java experts here on BHW for some tips and ideas. I know there will need to be for loops, if loops, try-catch blocks, a button with a listener that saves the results to an html file in a specified folder.
I am not sure how to implement proxies with such a program yet but I think a program's ability will be limited without proxy support as search engines could ban your I.P or something like that.
Any thoughts appreciated, and if I successfully create the program, it will be free for BHW, just want to start making a decent amount of contributions and show that I have the ability and problem solving skills etc.
To keep up my Java skills for my next year of study, I thought of creating a program that saves a list of urls for a given search term. I know lots of programs like this are listed on here but I thought why not learn something new and create one myself. Trouble is I havn't yet to learn how to read in search engine results, so am asking Java experts here on BHW for some tips and ideas. I know there will need to be for loops, if loops, try-catch blocks, a button with a listener that saves the results to an html file in a specified folder.
I am not sure how to implement proxies with such a program yet but I think a program's ability will be limited without proxy support as search engines could ban your I.P or something like that.
Any thoughts appreciated, and if I successfully create the program, it will be free for BHW, just want to start making a decent amount of contributions and show that I have the ability and problem solving skills etc.