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 urllib.parse.quote()

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

KiCad 시작하기 7 (FreeRoute 사용하기 2)

음악 총보(Score), 파트보(Part)

KiCad 시작하기 3 (새로운 소자 추가하기)

Kivy 시작하기 12 (Pyinstaller로 exe 파일 만들기)

딩기 요트 명칭

Android Compose automation for getting localized images to use on Play Store app image

Android App architecture: State holders and UI state

Android Default background color setting