I am trying to create a bot that scans a google search result page and if it cannot find what I assigned it to look for (a URL or a keyword), it will move on to the next google search result page.
Does anyone knows the algorithm or how to create this?
Here is what I have done:
1. Use list to grab keywords from my list enter to google
2. Keystroke emulation to click on "enter"
Then I'm stuck..please advise..
Does anyone knows the algorithm or how to create this?
Here is what I have done:
1. Use list to grab keywords from my list enter to google
2. Keystroke emulation to click on "enter"
Then I'm stuck..please advise..