Add-on:BeautifulSoup4: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
m (Addon-Bot repo category update)
m (Addon-Bot Update)
Line 3: Line 3:
|provider-name=Leonard Richardson ([email protected])
|provider-name=Leonard Richardson ([email protected])
|ID=script.module.beautifulsoup4
|ID=script.module.beautifulsoup4
|latest-version=4.3.2
|latest-version=4.5.3
|extension point=xbmc.python.module
|extension point=xbmc.python.module
|provides=
|provides=

Revision as of 19:56, 27 December 2017

BeautifulSoup4
icon.png

See this add-on on the kodi.tv showcase

Author: Leonard Richardson ([email protected])
Website: link
Type: Add-on library/module
Repo: Kodi.tv repo v21
Kodi.tv repo v20
Kodi.tv repo v19

License: BSD

Summary: HTML/XML parser for quick-turnaround applications like screen-scraping
Home icon grey.png   ▶ Add-ons ▶ BeautifulSoup4

Beautiful Soup parses arbitrarily invalid SGML and provides a variety of methods and Pythonic idioms for iterating and searching the parse tree.