Parse HTML table with javascript in Xcode with Swift -
what i'm trying scraping html table row in xcode swift3 using swiftsoup parser , webkit.
here's html table code (first line):
<table id="data_table_2" class="griglia_tab" width="1005" tabspacing="0" border="0" cellspacing="0"> i''m new html , i'd know how data divided row.
Comments
Post a Comment