python处理html的table标签
生活随笔
收集整理的这篇文章主要介绍了
python处理html的table标签
小编觉得挺不错的,现在分享给大家,帮大家做个参考.
转载:http://www.xuebuyuan.com/583071.html
python处理html的table标签
2012年01月06日 ⁄ 综合 ⁄ 共 5279字 ⁄ 字号 小 中 大 ⁄ 评论关闭 import sys import csv import 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.html echo \<td\>Name\</td\> >> $basedir/baobei.html echo \<td\>$prodname\</td\> >> $basedir/baobei.html echo \</tr\> >> $basedir/baobei.htmlecho \<tr\> >> $basedir/baobei.html echo \<td\>Price\</td\> >> $basedir/baobei.html echo \<td\>$price\</td\> >> $basedir/baobei.html echo \</tr\> >> $basedir/baobei.htmlpython ./printtab.py $1 >> $basedir/baobei.htmlecho \</table\> >> $basedir/baobei.htmlimgsrc=$(head -n 1 $basedir/imglist) if test y$imgsrc = y; thenrm -rf $basedir/baobei.html && exit; fi echo \<img src=\'$imgsrc\'/\> >> $basedir/baobei.htmlcat $basedir/baobei.html | tr -d '\n' | tr -d '"' > $basedir/baobei.html.tmp mv $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" ; thenexit ; fiprice=$(grep -o "<td>Price</td><td>.*</td>" $1 | cut -d \> -f 4 | cut -d \< -f 1 )if test "x$price" = "x" ; thenexit; fiif test "x$class" = "x" thenclass=$(grep -o "<td>产品类型</td><td>.*</td>" $1 | cut -d \> -f 4 | cut -d \< -f 1 ) fiif test "x$class" = "x" thenclass=$(grep -o "<td>设备类型</td><td>.*</td>" $1 | cut -d \> -f 4 | cut -d \< -f 1 ) fiif test "x$class" = "x" thenclass=$(grep -o "<td>打印针数</td><td>.*</td>" $1 | cut -d \> -f 4 | cut -d \< -f 1 ) fiif test "x$class" = "x" thenclass="条形码打印机" fiif $( echo $class | grep --quiet '票据' ) thenclass="536187477" elif $( echo $class | grep --quiet '发票' ) thenclass="536187477" elif $( echo $class | grep --quiet '票证' ) thenclass="536187477" elif $( echo $class | grep --quiet '存折' ) thenclass="536187477" ################################################################## elif $( echo $class | grep --quiet '针' ) thenclass="536187477"################################################################## elif $( echo $class | grep --quiet '灯泡' ) thenclass="536187479" elif $( echo $class | grep --quiet 'UHE' ) thenclass="536187479" elif $( echo $class | grep --quiet 'UHP' ) thenclass="536187479" elif $( echo $class | grep --quiet 'HSCR' ) thenclass="536187479"############################################################### elif $( echo $class | grep --quiet '条形码打印机' ) thenclass="536187480"################################################################## elif $( echo $class | grep --quiet '证卡打印' ) thenclass="536187483"################################################################## elif $( echo $class | grep --quiet '条码' ) thenclass="536187481"elif $( echo $class | grep --quiet '扫描' ) thenclass="536187481"elif $( echo $class | grep --quiet '阅读' ) thenclass="536187481"elif $( echo $class | grep --quiet '采集' ) thenclass="536187481"elif $( echo $class | grep --quiet '手持' ) thenclass="536187481"elif $( echo $class | grep --quiet '数据终端' ) thenclass="536187481"################################################################## elif $( echo $class | grep --quiet '激光' ) thenclass="536187484"################################################################## elif $( echo $class | grep --quiet '喷墨' ) thenclass="536187486"################################################################## elif $( echo $class | grep --quiet '复印' ) thenclass="536187615"################################################################## elif $( echo $class | grep --quiet '一体机' ) thenclass="536187485"################################################################## elif $( echo $class | grep --quiet '硒鼓' ) thenclass="536187616"elif $( echo $class | grep --quiet '墨盒' ) thenclass="536187616" elseclass="536187616" fi################################################################ imagepath=$(find $basedir -type f -iname "*.jpg") if test "x$imagepath" = "x"; thenexit ; fi image=$(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 }
转载于:https://www.cnblogs.com/stepit/p/4143039.html
《新程序员》:云原生和全面数字化实践50位技术专家共同创作,文字、视频、音频交互阅读总结
以上是生活随笔为你收集整理的python处理html的table标签的全部内容,希望文章能够帮你解决所遇到的问题。
- 上一篇: javascript---》argume
- 下一篇: Python: 元组的基本用法