Getting urls from file and going to them and doing function?

helpot80

Client
Регистрация
28.05.2011
Сообщения
48
Благодарностей
0
Баллы
6
Hey, I created a simple template which will go to domain.com/NUMBER and extract the stuff from them and save in a file.

Now, the problem is I want the zennoposter to go to about 8000 numbers which I have in a file and extract the stuff from all of them.

I have a text file like:

123
456
789

I want the poster to go to:

domain.com/123 - extract stuff - save
domain.com/456 - extract stuff - save
domain.com/789 - extract stuff - save

I understand, I will need to tell the zenno poster to read from a file and create a loop, and then use variable? But I am totally lost here, if someone can help it would be great

Thanks
 

Hoki

Client
Регистрация
24.04.2011
Сообщения
18
Благодарностей
2
Баллы
0
1) Macro : random line - delete
2) Web browser : go to page http://domain.com/{{{Result of first step}}}
3) Extract stuff
3) Macro : append line to text file

:-)
 

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