Add-on:Beautifulsoup4: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
Addonbot (talk | contribs)
m Addon-Bot repo category update
Addonbot (talk | contribs)
m Addon-Bot repo category update
Tag: Reverted
Line 30: Line 30:
[[Category:Leia add-on repository]]
[[Category:Leia add-on repository]]
[[Category:Matrix add-on repository]]
[[Category:Matrix add-on repository]]
[[Category:Nexus add-on repository]]
[[Category:Omega add-on repository]]
[[Category:Omega add-on repository]]

Revision as of 02:10, 7 June 2025

beautifulsoup4
icon.png

See this add-on on the kodi.tv showcase

Author: Leonard Richardson
Website: link
Type: Add-on library/module
Repo: Kodi.tv repo v21
Kodi.tv repo v20

License: MIT
Source: Source code
Summary: Screen-scraping library
  ▶ Add-ons ▶ beautifulsoup4

Beautiful Soup is a library that makes it easy to scrape information from web pages. It sits atop an HTML or XML parser, providing Pythonic idioms for iterating, searching, and modifying the parse tree.