Add-on:BeautifulSoup4: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
m (Addon-Bot repo category update)
m (Bot: Changing template: Addon)
Line 1: Line 1:
{{Addon
{{Add-on
|Name=BeautifulSoup4
|Name=BeautifulSoup4
|provider-name=Leonard Richardson ([email protected])
|provider-name=Leonard Richardson ([email protected])

Revision as of 05:34, 16 April 2015

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.