Python: XML, JSON, and the Web
Offered By: LinkedIn Learning
Course Description
Overview
Learn how to use Python to send, retrieve, and deliver data, such as XML and JSON, over the web.
Syllabus
Introduction
- Looking at Python, XML, JSON, and the web
- What you should know
- Working with internet data
- Quick overview of XML
- Quick overview of JSON
- Internet data Python modules
- Using httpbin.org
- Introducing urllib
- Retrieving data
- Sending data with urllib
- Handling errors
- Drawbacks of urllib
- Overview of the Requests library
- Retrieve and send data
- Handling errors
- Using authentication
- The Python JSON module
- Parsing and serializing JSON
- JSON exception handling
- Requests and JSON
- XML parsing models
- The SAX API
- Using the xml.sax module
- The XML DOM
- Using xml.dom.minidom
- The ElementTree API
- Using lxml
- Next steps
Taught by
Joe Marini
Related Courses
Programming LanguagesUniversity of Virginia via Udacity Compilers
Stanford University via Coursera Compilers
Stanford University via edX Introduction to Natural Language Processing
University of Michigan via Coursera Advanced Software Construction in Java
Massachusetts Institute of Technology via edX