If you have questions about Beautiful Soup, or run into problems, send mail to the discussion ... for link in soup.find_all('a'): print(link.get('href')) ...
確定! 回上一頁