I was asking how to escape the quotation marks. I have everything
working in pyparser except for that. I don't want to drop everything
and go to a different parser.

Can someone else help?



>
> > I am trying to parse a webpage and extract information.
>
> BeautifulSoup is a great Python module for this purpose:
>
>    http://www.crummy.com/software/BeautifulSoup/
>
> Here's an article on screen scraping using it:
>
>    http://iwiwdsmi.blogspot.com/2007/01/how-to-use-python-and-beautiful-...


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to