Hi everyone,
I am attempting to do some web scraping to save some time when it comes to updating a database I created, but I have never used RegEx before. I am wondering if/how I can parse out "Text" from the following:
<a href="https://www.Example.text.2089A.html">
<span class="icon="></span>
Text
</a>
I hope my question my sense. I can't seem to find a lot of resources that are useful for learning this in Alteryx.
Thanks!