第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號(hào)安全,請(qǐng)及時(shí)綁定郵箱和手機(jī)立即綁定

代碼運(yùn)行出現(xiàn)溢出

content = re.findall(r'g_page_config = (.*?)g_srp_loadCss',html,re.S)[0]在這句話出現(xiàn)IndexError: list index out of range

我的代碼

import requests

import re

url='https://s.taobao.com/search?imgfile=&js=1&stats_click=search_radio_all%3A1&ie=utf8'

header={

? ? 'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36'

? ? }

response=requests.get(url)

html=response.text

data=re.findall('g_page_config = (.*?)g_srp_loadCss', html, re.S)[0].strip()[:-1]

print(data)


正在回答

舉報(bào)

0/150
提交
取消

代碼運(yùn)行出現(xiàn)溢出

我要回答 關(guān)注問題
微信客服

購(gòu)課補(bǔ)貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動(dòng)學(xué)習(xí)伙伴

公眾號(hào)

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號(hào)