Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • two questions- first how else would I extract the information that I want (I'm using Beautiful Soup and the other form of the above is as a BeautifulSoup tag)? Second, what regex can I use to get what I want? Commented Sep 12, 2011 at 7:02
  • 1
    Oh apologies then, I did not know you were using Beautiful Soup, which is an HTML parser! There are hints in this SO question. Commented Sep 12, 2011 at 7:05