import requests from lxml import html etree = html.etree url = "https://movie.douban.com/cinema/nowplaying/chengdu/" resp ...
確定! 回上一頁