Hi,
Wow, thats much more elegant than the idea I thought of.
Thank you very much Kent!
Marshall
On 1/3/07, Kent Johnson <[EMAIL PROTECTED]> wrote:
Shuai Jiang (Runiteking1) wrote:
> Hello,
>
> I'm working on a program that need to parse a financial document on the
> internet
> using Beautifu
Shuai Jiang (Runiteking1) wrote:
> Hello,
>
> I'm working on a program that need to parse a financial document on the
> internet
> using BeautifulSoup. Because of the nature of the information, it is all
> grouped
> as a table. I needed to get 3 types of info and have succeeded quite
> well usi
Hello,
I'm working on a program that need to parse a financial document on the
internet
using BeautifulSoup. Because of the nature of the information, it is all
grouped
as a table. I needed to get 3 types of info and have succeeded quite well
using
BeautifulSoup, but encountered problems on the t