On Fri, Sep 5, 2008 at 11:29 AM, Jackie Wang <[EMAIL PROTECTED]> wrote:
> Dear all,
>
> Here is a html code:
>
> <td valign="top" headers="col4">
>
>         Premier Community Bank of Southwest Florida
>         <br />
>         Fort Myers, FL
>
> </td>
>
> My question is how I can extract the strings and get the results:
> Premier Community Bank of Southwest Florida; Fort Myers, FL

Use BeautifulSoup.

[]'s
- Walter
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to