HTMLデータから特定のタグ間のデータを取得したい。
<ul>
<li>
More consistent tension control and approximation with each pass than with traditional sutures.
<ul>
<li>Unique anchor designs provide multiple points of fixation along the device, allowing tension on the device to be maintained during closure.<sup><a class="reference_link" href="#22">[22]</a></sup></li>
<li>Compared to traditional sutures, STRATAFIX™ Devices enable surgeons to easily manage tension and control approximation with each pass.<sup><a class="reference_link" href="#3">[3]</a></sup></li>
</ul>
</li>
<ul>
ここでは、<a class="reference_link" href="#3">[3]</a>
その値を保存したいからデータを取得したい(eg.3)。
前もって感謝します。