How to get value using class name

I’ve got the html response content using web component. i just want to show the value of specif class. like <a rel="noopener" href="#" target="_blank" class="mb">Hello</a>
How can i show href or other values like name(Hello) using class name