Add-on:BeautifulSoup: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
>NedBot
m (Robot: Changing Category:Repo: Dharma to Category:Dharma add-on repository)
>NedBot
m (Bot: Automated text replacement (-|Repo= +|Repo= Dharma (v10) & Pre-Eden (v11)))
Line 9: Line 9:
|Description=Beautiful Soup parses arbitrarily invalid SGML and provides a variety of methods and Pythonic idioms for iterating and searching the parse tree.
|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
|Platform=all
|Repo=
|Repo= [[:Category:Dharma add-on repository|Dharma (v10)]] & [[:Category:Pre-Eden add-on repository|Pre-Eden (v11)]]
|icon url=}}
|icon url=}}


[[Category:Dharma add-on repository]]
[[Category:Dharma add-on repository]]
[[Category:Pre-Eden add-on repository]]
[[Category:Pre-Eden add-on repository]]

Revision as of 12:39, 18 December 2011

BeautifulSoup

See this add-on on the kodi.tv showcase

Author: Leonard Richardson ([email protected])

Type: Add-on library/module
Repo:

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

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