Table Header Empty Problem

35 views
Skip to first unread message

Barış Yiğit

unread,
Dec 5, 2017, 10:08:41 AM12/5/17
to Web Scraper


Hello friends !
If a table data is to be pulled, a column in the table can not pull data if there is no header.

For example ;

Header code 
        <tr class="header">
        <th>&nbsp;</th>
                <th>wykres</th>
                <th>typ silnika</th>
                <th>moc (KM)</th>
                <th>moment (Nm)</th>
                <th>moc chip (KM)</th>
                <th>moment chip (Nm)</th>
        </tr>

First column is empty "&nbsp;"

My settings ;




The first column does not take that part because it is empty. How can I solve this problem. Could you help ? Thank you.
Reply all
Reply to author
Forward
0 new messages