Differences between revisions 10 and 13 (spanning 3 versions)
Revision 10 as of 2022-05-02 15:37:54
Size: 701
Comment:
Revision 13 as of 2022-05-02 15:41:29
Size: 845
Comment:
Deletions are marked like this. Additions are marked like this.
Line 34: Line 34:
 * [[Python/HtmlParser|html.parser (HTML)]]
 * [[Python/BeautifulSoup|Beautiful Soup (HTML)]]
Line 35: Line 37:
 * [[Python/HtmlParser|html.parser (HTML)]]
Line 37: Line 38:
 * [[Python/XmlDomMinidom|xml.dom.minidom (XML)]]
 * [[Python/LxmlEtree|lxml.etree (XML)]]

Python (last edited 2025-12-23 05:22:18 by DominicRicottone)