이제 BeautifulSoup 을 사용해서 html 내에서 내가 원하는 부분만 선택해보겠습니다. find(복수는 find_all)와 select(한 개 찾을때에는 select_one) ...
確定! 回上一頁