I want to take all links that begin with
<a class="execute" href="
from https://bitbucket.org/alceawisteria/ostr/issues
and then display them below in the current HTML document.
Is this possible with js? (If not, how can it be done otherwise ?)
Tried to implement approaches from the "GitHub issue widget" code to no avail.