首页 > 代码库 > python处理html的table标签
python处理html的table标签
转载:http://www.xuebuyuan.com/583071.html
python处理html的table标签
2012年01月06日 ⁄ 综合 ⁄ 共 5279字 ⁄ 字号 小 中 大 ⁄ 评论关闭
import sysimport csvimport urllib2import BeautifulSoup#page = urllib2.urlopen(sys.argv[1]).read()soup = BeautifulSoup.BeautifulSoup(open(sys.argv[1]).read())csvout = csv.writer(sys.stdout)for table in soup.findAll(‘table‘): print "<table border=‘1‘>" #print ‘#‘ #print ‘# Table‘ #print ‘# Fields: ‘ + ‘,‘.join([tr.text for tr in table.findAll(‘th‘)]) for row in table.findAll(‘tr‘): print "<tr>" #csvout.writerow([tr.text for tr in row.findAll(‘td‘)]) for tr in row.findAll(‘td‘): print "<td>" print tr.text.encode("utf-8") print "</td>" print "</tr>" print "</table>" break
#!/bin/bash#process.hbasedir=$(dirname $1)echo $basedir#echo \<head\>\<meta http-equiv=\"Content-Type\" content=\"text/html\; charset=UTF-8\" /\>\</head\> >> $basedir/baobei.htmlprodname=$(grep -o ‘<title id="id_title">.*</title>‘ $1 | cut -d \> -f 2 | cut -d \< -f 1)prodname=$(echo $prodname | cut -d _ -f 1)price=$(grep -o ‘<span class="s1">[0-9]*</span>‘ $1 | cut -d \> -f 2 | cut -d \< -f 1)echo \<table\> > $basedir/baobei.htmlecho \<tr\> >> $basedir/baobei.htmlecho \<td\>Name\</td\> >> $basedir/baobei.htmlecho \<td\>$prodname\</td\> >> $basedir/baobei.htmlecho \</tr\> >> $basedir/baobei.htmlecho \<tr\> >> $basedir/baobei.htmlecho \<td\>Price\</td\> >> $basedir/baobei.htmlecho \<td\>$price\</td\> >> $basedir/baobei.htmlecho \</tr\> >> $basedir/baobei.html python ./printtab.py $1 >> $basedir/baobei.htmlecho \</table\> >> $basedir/baobei.htmlimgsrc=http://www.mamicode.com/$(head -n 1 $basedir/imglist)"‘ > $basedir/baobei.html.tmpmv $basedir/baobei.html.tmp $basedir/baobei.html
#!/bn/bash#process2.shbasedir=$(dirname $1)name=$(grep -o "<td>Name</td><td>.*</td>" $1 | cut -d \> -f 4 | cut -d \< -f 1 )if test "x$name" = "x" ; then exit ;fiprice=$(grep -o "<td>Price</td><td>.*</td>" $1 | cut -d \> -f 4 | cut -d \< -f 1 )if test "x$price" = "x" ; then exit;fiif test "x$class" = "x"then class=$(grep -o "<td>产品类型</td><td>.*</td>" $1 | cut -d \> -f 4 | cut -d \< -f 1 )fiif test "x$class" = "x"then class=$(grep -o "<td>设备类型</td><td>.*</td>" $1 | cut -d \> -f 4 | cut -d \< -f 1 )fiif test "x$class" = "x"then class=$(grep -o "<td>打印针数</td><td>.*</td>" $1 | cut -d \> -f 4 | cut -d \< -f 1 )fiif test "x$class" = "x"then class="条形码打印机"fiif $( echo $class | grep --quiet ‘票据‘ )then class="536187477"elif $( echo $class | grep --quiet ‘发票‘ )then class="536187477"elif $( echo $class | grep --quiet ‘票证‘ )then class="536187477" elif $( echo $class | grep --quiet ‘存折‘ )then class="536187477" ##################################################################elif $( echo $class | grep --quiet ‘针‘ )then class="536187477"##################################################################elif $( echo $class | grep --quiet ‘灯泡‘ )then class="536187479"elif $( echo $class | grep --quiet ‘UHE‘ )then class="536187479"elif $( echo $class | grep --quiet ‘UHP‘ )then class="536187479"elif $( echo $class | grep --quiet ‘HSCR‘ )then class="536187479"###############################################################elif $( echo $class | grep --quiet ‘条形码打印机‘ )then class="536187480"##################################################################elif $( echo $class | grep --quiet ‘证卡打印‘ )then class="536187483"##################################################################elif $( echo $class | grep --quiet ‘条码‘ )then class="536187481"elif $( echo $class | grep --quiet ‘扫描‘ )then class="536187481"elif $( echo $class | grep --quiet ‘阅读‘ )then class="536187481"elif $( echo $class | grep --quiet ‘采集‘ )then class="536187481"elif $( echo $class | grep --quiet ‘手持‘ )then class="536187481"elif $( echo $class | grep --quiet ‘数据终端‘ )then class="536187481"##################################################################elif $( echo $class | grep --quiet ‘激光‘ )then class="536187484" ##################################################################elif $( echo $class | grep --quiet ‘喷墨‘ )then class="536187486" ##################################################################elif $( echo $class | grep --quiet ‘复印‘ )then class="536187615" ##################################################################elif $( echo $class | grep --quiet ‘一体机‘ )then class="536187485"##################################################################elif $( echo $class | grep --quiet ‘硒鼓‘ )then class="536187616"elif $( echo $class | grep --quiet ‘墨盒‘ )then class="536187616"else class="536187616"fi################################################################imagepath=$(find $basedir -type f -iname "*.jpg")if test "x$imagepath" = "x"; then exit ;fiimage=$(md5sum $imagepath | cut -d ‘ ‘ -f 1)cp -rf $imagepath $basedir/../../template/$image.tbi################################################################desc=$(cat $1)################################################################echo -e \"$name\""\t"110514"\t"\",$class,\""\t"1"\t"\"上海\""\t"\"上海\""\t"\"b\""\t"$price"\t"0.000000"\t"1"\t"7"\t"2"\t"0.000000"\t"0.000000"\t"0.000000"\t""\t""\t"1"\t"1"\t"0"\t"1"\t"1"\t"0"\t"\"2012-10-16 13:09:48\""\t""\t"\"$desc\""\t""\t"\"20000:31140\;20196:3228846\;29969:107401\;30681:32998\;31468:102250\;31479:92188\;3415558:27513\;3415563:21959\;3415571:21959\;3415581:10122\;3415609:22041\;7884463:75957615\;14319244:80897641\;14319250:123483713\;14791484:10285019\;\""\t""\t""\t"0"\t"0"\t"\"2012-10-16 13:37:51\""\t"100"\t""\t"0"\t"\"$image:0:0:\|\;\""\t"\"\""\t"\"\""\t"\",\""\t"\",\""\t"\"\""\t"\"\""\t"0"\t"\"15758222730\""\t"15758222730
classtable = {17 "536187477" : "票据打印机" ,18 "536187478" : "针式打印机" ,19 "536187479" : "投影灯泡" ,20 "536187480" : "条形码打印机" ,21 "536187481" : "条码设备" ,22 "536187483" : "证卡打印机" ,23 "536187484" : "激光打印机" ,24 "536187485" : "多功能一体机" ,25 "536187486" : "喷墨打印机" ,26 "536187615" : "复印复合机" ,27 "536187616" : "硒鼓" ,28 }
python处理html的table标签
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。