python 數據處理(三)python爬蟲基礎. ... ```python all_href=soup.find_all('a')#找到所有的a href,先找a,但是不是純鏈接for l in all_href: ...
確定! 回上一頁