Add-on:BeautifulSoup4: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
m (Bot: Changing template: Addon)
m (Addon-Bot Update)
Line 1: Line 1:
{{Add-on
|Name=BeautifulSoup4
|provider-name=Leonard Richardson ([email protected])
|ID=script.module.beautifulsoup4
|latest-version=4.3.2
|extension point=xbmc.python.module
|provides=
|Summary=HTML/XML parser for quick-turnaround applications like screen-scraping
|Description=Beautiful Soup parses arbitrarily invalid SGML and provides a variety of methods and Pythonic idioms for iterating and searching the parse tree.
|Platform=all
|Language=
|License=BSD
|Forum=
|Website=http://www.crummy.com/software/BeautifulSoup/
|Source=
|Email=
|broken=
|icon url=http://mirrors.kodi.tv/addons/gotham/script.module.beautifulsoup4/icon.png}}
{{Add-on  
{{Add-on  
|Name=BeautifulSoup4
|Name=BeautifulSoup4

Revision as of 06:15, 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.

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.