How to copy data from tables on the web?

bambinou

Client
Регистрация
22.08.2011
Сообщения
436
Благодарностей
21
Баллы
18
Hi All,

Could you please explain how you would copy each column of a table and save this into another table please?
I am using the lastest zenno

thank you
 

lokiys

Moderator
Регистрация
01.02.2012
Сообщения
4 770
Благодарностей
1 182
Баллы
113

bambinou

Client
Регистрация
22.08.2011
Сообщения
436
Благодарностей
21
Баллы
18
Let say we have the below table, which block would you use to fetch in a loop the id,name and surname of each users please?

Would you have an example online for this which could help?

Thanks

IdNameSurname
1fredbinnou
2sophiacarla
 

lokiys

Moderator
Регистрация
01.02.2012
Сообщения
4 770
Благодарностей
1 182
Баллы
113
We can scrap any data with help by regular expression. Search your elements in DOM and then copy dom text to regular expression builder and make regex from there.
You can also look into Parse action. By right clicking on needed element and then Parse data..
 
  • Спасибо
Реакции: bambinou

bambinou

Client
Регистрация
22.08.2011
Сообщения
436
Благодарностей
21
Баллы
18
Thanks I will check it out tonight
 

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