Add-on:BeautifulSoup: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
m (Addon-Bot Update)
m (Addon-Bot repo category update)
Line 18: Line 18:
|icon url=}}
|icon url=}}


[[Category:Eden add-on repository]]
[[Category:Frodo add-on repository]]
[[Category:Frodo add-on repository]]
[[Category:Eden add-on repository]]

Revision as of 10:07, 5 January 2015

BeautifulSoup

See this add-on on the kodi.tv showcase

Author: Leonard Richardson ([email protected])

Type: Add-on library/module
Repo:

License: BSD

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.