Python bs4.SoupStrainer()

사용 버전 : Python 3.6.8
사용 프로그램 : Atom 1.35.1 x64


파이썬 bs4.SoupStrainer()에 대해서 알아보겠습니다.

괄호 안에는 태그(tag)가 들어갑니다.

bs4.SoupStrainer()는 태그를 선택할 수 있고, bs4.BeautifulSoup4()의 'parse_only' 속성에 사용됩니다.

<a> 태그만 보기.









<head> 태그만 보기.










<script> 태그만 보기.





위와 같이, 태그는 모두 선택할 수 있습니다.

끝.



카테고리: Python, bs4

댓글

이 블로그의 인기 게시물

Python OpenCV 빈 화면 만들기

Python urllib.parse.quote()

Python bytes.fromhex()

Forensics .pyc 파일 .py로 복구하기

Android Minimum touch target size

Android Notification with Full Screen

Free privacy

tensorflow tf.expand_dims()

Android AVD Ram size change

KiCad 시작하기 2 (PCB 만들기)