python用BeautifulSoup用抓取a標籤內全部數據

# -*- coding:utf-8 -*- #python 2.7 #XiaoDeng #http://tieba.baidu.com/p/2460150866 #標籤操做 from bs4 import BeautifulSoup import urllib.request import re #若是是網址,能夠用這個辦法來讀取網頁 #html_doc = "http://tieba.
相關文章
相關標籤/搜索