This course is part of Python for Everybody Specialization
Instructor: Charles Russell Severance
What you'll learn
Skills you'll gain
There are 6 modules in this course
This course will show how one can treat the Internet as a source of data. We will scrape, parse, and read web data as well as access data using web APIs. We will work with HTML, XML, and JSON data formats in Python. This course will cover Chapters 11-13 of the textbook “Python for Everybody”. To succeed in this course, you should be familiar with the material covered in Chapters 1-10 of the textbook and the first two courses in this specialization. These topics include variables and expressions, conditional execution (loops, branching, and try/except), functions, Python data structures (strings, lists, dictionaries, and tuples), and manipulating files. This course covers Python 3.
Regular Expressions (Chapter 11)
Networks and Sockets (Chapter 12)
Programs that Surf the Web (Chapter 12)
Web Services and XML (Chapter 13)
JSON and the REST Architecture (Chapter 13)
Explore more from Software Development
©2025 ementorhub.com. All rights reserved