I have looked at the example for extracting text. I seen the example pulls the content between the <title> tags. I’ve changed it to pull from the <h3> tags w/o problem. The problem I’m having is pulling form something a bit more specific. I’m sure the problem is with my understanding/usage of REGEX.
I’m trying to pull the content from this example. <div class=”content”>this is the content I want to pull</div> Any help would be super awesome. I’ve been banging my head for a bit here. -Sven Sent from Mail for Windows 10
