Comparing data

  • Автор темы Автор темы krisztos
  • Дата начала Дата начала

krisztos

Client
Регистрация
28.06.2014
Сообщения
174
Реакции
8
Баллы
18
What's the best way to compare data with zennoposter for a structured data? I mean there is a table on a website and I want to check if a new row was added. First idea is to navigate to it, save source to a file and compare during another visit, but it might be not accurate. Maybe saving a column - it not straight way to do si also? Any ideas, as I guess you might have a working solution already.
 
I would suggest parsing rows from website to list in ZennoPoster using regex and then getting lines count with list operations.
 
  • Спасибо
Реакции: VladZen

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