- Jun 6, 2020
- 11,559
- 4,422
I am trying to parse this code, It is a array of teams.
Spoiler
(Small sample of data reformatted to show more clearly)
<div class="pageSection bowlersSection"><h1 class="bowlerListTitle">Bowler List</h1>
<div class="table-responsive bowler-table leaderboard">
<table class="table table-striped nobreak bowlerTable">
<thead class="table-header">
<tr class="toprow">
<th class="text-center max-content-lane">Lane</th>
<th class="text-center max-content-team">Name</th>
<th class="text-center max-content-game">Avg</th>
<th class="text-center max-content-game">Ent<br>Avg</th>
<th class="text-center max-content-game">Hdcp</th>
<th class="text-center max-content-games">Games</th>
<th class="text-center max-content-game">Pins</th>
<th class="text-center max-content-high">Ind.<br>Points</th>...
Spoiler
(Small sample of data reformatted to show more clearly)
<div class="pageSection bowlersSection"><h1 class="bowlerListTitle">Bowler List</h1>
<div class="table-responsive bowler-table leaderboard">
<table class="table table-striped nobreak bowlerTable">
<thead class="table-header">
<tr class="toprow">
<th class="text-center max-content-lane">Lane</th>
<th class="text-center max-content-team">Name</th>
<th class="text-center max-content-game">Avg</th>
<th class="text-center max-content-game">Ent<br>Avg</th>
<th class="text-center max-content-game">Hdcp</th>
<th class="text-center max-content-games">Games</th>
<th class="text-center max-content-game">Pins</th>
<th class="text-center max-content-high">Ind.<br>Points</th>...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید