웹 스크래퍼 개발(1) - 구직 정보 스크래핑
beautifulsoup : 웹사이트의 데이터를 받아올 수 있게 해주는 python 라이브러리. HTML에서 받아온다. https://www.crummy.com/software/BeautifulSoup/bs4/doc/ Beautiful Soup Documentation — Beautiful Soup 4.12.0 documentation Beautiful Soup Documentation Beautiful Soup is a Python library for pulling data out of HTML and XML files. It works with your favorite parser to provide idiomatic ways of navigating, searching, and modifying ..
개발/웹 스크래퍼(python 기초 응용) 개발
2023. 3. 25. 11:29