Get table with maximum number of rows in a page using BeautifulSoup

Posted by Mridang Agarwalla on Stack Overflow See other posts from Stack Overflow or by Mridang Agarwalla
Published on 2010-06-11T07:08:45Z Indexed on 2010/06/11 7:12 UTC
Read the original article Hit count: 252

Filed under:
|

Hi,

Can anyone tell me how i can get the table in a HTML page which has a the most rows? I'm using BeautifulSoup.

Thanks.

© Stack Overflow or respective owner

Related posts about python

Related posts about beautifulsoup