Hi Sven, give this a try:
<div class=”content”>(.*?)<\/div> On Mon, Jun 20, 2016 at 10:25 AM, Sven Davison <[email protected]> wrote: > 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 <https://go.microsoft.com/fwlink/?LinkId=550986> for > Windows 10 > > >
