[问题] beautifulsoup 使用问题

楼主: yshihyu (yshihyu)   2014-08-02 00:07:00
https://gist.github.com/anonymous/daf246ebe24e096f8ca0 // 程式码
https://gist.github.com/anonymous/104dcefed9c426e13816 // 测试资料
Tables = soup.findAll('table') // 滤过出html 所有 table
print Tables // 这边输出结果会变成html里面所有
<table></table> 之间资料都出现四份 , 照道理应该只html 里面所有table都只有一份
想请问一下这是什么原因造成?
谢谢
作者: mist719   2014-08-02 10:49:00
资料里main frame是nested table 每次都只剥一层做了一个简单的 给你参考看看http://ideone.com/8YmhzW

Links booklink

Contact Us: admin [ a t ] ucptt.com