def get_tag(response, tag):. html = etree.HTML(response). ret = html.xpath(tag). return ret. def parse_url(url):.
確定! 回上一頁