{"library":"beautifulsoup4","type":"library","category":null,"description":"Beautiful Soup 4 (often imported as `bs4`) 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 the parse tree, commonly saving programmers hours or days of work in web scraping and data extraction. The library is actively maintained with an irregular release cadence, focusing on Python 3 development. The `bs4` package on PyPI is a dummy package, and the actual library to install is `beautifulsoup4`.","language":"python","status":"active","version":"4.14.3","tags":["web scraping","html parsing","xml parsing","data extraction","dom traversal"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install beautifulsoup4","imports":["from bs4 import BeautifulSoup"]},{"cmd":"pip install beautifulsoup4 lxml html5lib","imports":[]}],"homepage":"https://www.crummy.com/software/BeautifulSoup/bs4/","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/beautifulsoup4/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.1,"avg_import_s":0.56,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/beautifulsoup4/compatibility"}}