HTML(response.text) ul_li = selector.xpath('//*[@id="ajaxtable"]/div[1]/ul/li') for li in ul_li: item = {} # 标题 title_box = li.xpath('.
確定! 回上一頁