Add-on:BeautifulSoup: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
NedBot (talk | contribs)
m Addon-Bot Update
NedBot (talk | contribs)
m Bot: Removing from Category:Eden add-on repository
Line 19: Line 19:


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

Revision as of 09:05, 16 April 2015

BeautifulSoup
icon.png

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
  ▶ 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.