diff --git a/README.md b/README.md index 64b38e2f..5d06c346 100644 --- a/README.md +++ b/README.md @@ -663,6 +663,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [pyquery](https://github.com/gawel/pyquery) - A jQuery-like library for parsing HTML. * [untangle](https://github.com/stchris/untangle) - Converts XML documents to Python objects for easy access. * [xhtml2pdf](https://github.com/xhtml2pdf/xhtml2pdf) - HTML/CSS to PDF converter. +* [xmldataset](https://xmldataset.readthedocs.io) - Simple XML Parsing. * [xmltodict](https://github.com/martinblech/xmltodict) - Working with XML feel like you are working with JSON. ## Web Crawling