Skip to content

Instantly share code, notes, and snippets.

@yuya-matsushima
Created November 4, 2012 05:53
Show Gist options
  • Save yuya-matsushima/4010494 to your computer and use it in GitHub Desktop.
Save yuya-matsushima/4010494 to your computer and use it in GitHub Desktop.
中之条町議会だよりのページをnokogiriでcss('table table talbe table')でスクレイピングした時の結果1つ
<table border="0" width="98%">
<tbody>
<tr>
<td>
<a href="no160-s.pdf" target="_blank">
<b>第160号</b>
<font size="-1">平成24年8月10日発行(PDF:2.4MB)</font>
</a>
</td>
</tr>
<tr>
<td>6月定例会(6月6日〜20日)</td>
</tr>
<tr>
<td>常任委員会報告、特別委員会報告</td>
</tr>
<tr>
<td>一般質問</td>
</tr>
</tbody>
</table>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment