from bs4 import BeautifulSoup from lxml import etree import requests gjc='SHKD-700' #定義URL html = "http://www.btanv.com/search/" gjc ...
確定! 回上一頁