multiple txt files to 1 csv

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

bill

Client
Регистрация
05.07.2014
Сообщения
355
Реакции
9
Баллы
18
I want to create a CSV file with different scraped data to compare across the table's column, but I cannot put the scraped data into different columns for the table.

I can put it into different lists but how can i grab multiple sets of data from a webpage and then put it into different table columns?
 
The best way is to collect data in internal lists and then in loop take first rows from all lists and add them as row to table
 

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