BeautifulSoup

GPTKB entity

Statements (29)
Predicate Object
gptkbp:instanceOf gptkb:software
gptkbp:alsoKnownAs gptkb:bs4
gptkbp:availableOn gptkb:PyPI
gptkbp:canBe gptkb:html5lib
gptkb:lxml
Python's built-in html.parser
gptkbp:canBeParsedBy broken HTML
well-formed XML
gptkbp:category Data extraction
Web scraping
gptkbp:createdBy gptkb:Leonard_Richardson
gptkbp:documentation https://www.crummy.com/software/BeautifulSoup/bs4/doc/
gptkbp:firstReleased 2004
gptkbp:hasFeature modifying the parse tree
outputting HTML/XML
searching the parse tree
tree traversal
https://www.w3.org/2000/01/rdf-schema#label BeautifulSoup
gptkbp:latestReleaseVersion 4.12.2
gptkbp:license gptkb:MIT_License
gptkbp:programmingLanguage gptkb:Python
gptkbp:repository https://code.launchpad.net/beautifulsoup
https://github.com/wention/BeautifulSoup4
gptkbp:supports gptkb:Python_3
gptkb:Python_2
gptkbp:usedFor parsing HTML
parsing XML
gptkbp:bfsParent gptkb:software
gptkbp:bfsLayer 4