PTT
Submit
Submit
選擇語言
正體中文
简体中文
PTT
Python
[問題] python找html值
作者:
aa12twtwaa
(Tohka)
2016-07-04 12:57:42
各位大大大家好,我現在剛學python想用他來抓網頁裡面一個值並顯示出來
\/1234\/2\/93","
這是其中找值的部分
foundAbc= re.search('2\\\(?P<abc>.+?)"', respHtml);
print "foundAbc=",foundAbc;
if(foundAbc):
abc=foundAbc.group("abc");
print "abc=",abc;
我只想要顯示93
但是他卻顯示
\/1234\/2\/93
請問這樣我要怎麼改呢?
作者:
aa12twtwaa
(Tohka)
2016-07-04 15:42:00
有了,感謝樓上幫忙
作者:
ckvir
(ckvir)
2016-07-04 13:28:00
試試看
https://goo.gl/RfEjTB
這個才對
https://goo.gl/kH168C
繼續閱讀
[問題] python3.5安裝pyinstaller失敗
sunshinehope
[問題] 如何在objects.create裡使用for迴圈
BlgAtlfans
[問題] pyenv察看以安裝的python version
darkhcv
Re: [問題] list的iterator應用問題
max80713
[問題] list的iterator應用問題
Neverfor
Re: [問題] 用requests.post爬蟲 以及編碼的問題
iPhone007
[問題] overloaded?
BitTorrent
[問題] 透過Selenium/Restful上傳圖片卡關
sulaxd
[問題] 又是中文編碼的問題
ggirls
[問題] 用requests.post爬蟲 以及編碼的問題
akpipnlge
Links
booklink
Contact Us: admin [ a t ] ucptt.com