get_text = get_url.text soup = BeautifulSoup(get_text, "html.parser"). We have to get the target URL and then parse it using the Beautiful ...
確定! 回上一頁