引入Beautiful Soup 模組 from bs4 import BeautifulSoup # 原始HTML 程式碼 ... </p> <a id="link1" href="/my_link1">Link 1</a> <a id="link2" ...
確定! 回上一頁