I have question on how to write a regex for a particular string. You see I'm trying to extract the number between the <td></td> tags but I can't seem to find an expression that would do just that. If anyone could help it would be appreciated.
<a href="/gamecenter?game_id=29208&displayPage=tab_gamecenter&season=2007&week=REG1">45-35</a>
</td>
<td>
15
</td>
<td>
24
</td>
<td>
345
</td>
<td>
4
</td>
<td>
1
</td>
<td>
1
</td>
<td>
0
</td>
<td>
128.5
</td></tr>