learn how to get a tag href. a.get('href'). from bs4 import BeautifulSoup. a.string. BeautifulSoup(html_source, 'html.parser')
確定! 回上一頁