como obter a lista de números em html

<ol>
<li>Example</li>
<li>Example2</li>
<li>Example3</li>
</ol>
Calm Chimpanzee