最近在練習爬蟲想爬104的頁面但無奈遇到頁面是由JS render的(拿愛奇藝當範例) 目前code如下: import requests from bs4 import BeautifulSoup url ...
確定! 回上一頁