I'm trying to pull the entry content out of blog post pages (typically wordpress anymore) in R or Perl or Python - preferably R.... I figure xpath should do it, but I just can't wrap my head around it. So then I was going to regex to sort of stop when i got to the next tag? but sigh... any help? I tried firebug and a couple of other things