Add-on:BeautifulSoup4: Difference between revisions
Jump to navigation
Jump to search
m Addon-Bot repo category update Tag: Manual revert |
m Addon-Bot repo category update Tag: Manual revert |
||
| (13 intermediate revisions by the same user not shown) | |||
| Line 16: | Line 16: | ||
|Email= | |Email= | ||
|broken= | |broken= | ||
|icon url=http://mirrors.kodi.tv/addons/ | |icon url=http://mirrors.kodi.tv/addons/nexus/script.module.beautifulsoup4/icon.png}} | ||
[[Category:Add-on libraries/modules]] | [[Category:Add-on libraries/modules]] | ||
| 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]] | |||
Latest revision as of 02:11, 14 June 2025
| 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.