how to click on the link

radoslaw

Client
Регистрация
11.02.2011
Сообщения
12
Благодарностей
0
Баллы
0
Hi,

I am trying to make a bot that searches for my website through google results and clicks on the link once it finds it. When I record the action of clicking on the website it works. Now I want to read a link from a file that the bot will search for. How to click on the link in google search results based on the variable from the file?
 

nevadahsot

Client
Регистрация
27.04.2012
Сообщения
106
Благодарностей
5
Баллы
18
Use action designer.
Attribute value: YOUR WEBSITE Url's (root domain's) variable
-----If it remains
intact in serp's html source.





----------------
Attribute value:----need no variable.
Just use regex in Designer. site1\.com|site2\.info|....
All in one shot. More efficiency.
If click link is for monitor rankings,
why not parse them directly.
http://www.mediafire.com/view/?5k5pi0ed7kw4q12

1. Hrefer's engine.ini, mask of google
+
2. (rootdomain1|rootdomain2|....)
-----regex of the duo should catch them all.
 

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)