In this project, I built a simple XML to JSON converter using Python.
The program:
• Reads XML files
• Extracts text data from tags
• Converts data into JSON format
• Supports single and multiple records
This project helped me understand XML structure and data conversion.
Project Code:
[https://github.com/sabirhusseinbalal/...]
Full Repository:
[https://github.com/sabirhusseinbalal/...]
Watch Full Playlist:
[ • Python File & Folder Automation – 18 Proje... ]
#python #automation #beginner