Clinical Professor, School of Information
Your browser is ancient!
Upgrade to a different browser to experience this site.
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.
Welcome to Using Python to Access Web Data, a course focused on treating the internet as a rich source of data for analysis. You will learn how to retrieve, parse, and process web data using Python, working with formats such as HTML, XML, and JSON. Through hands-on practice, you will explore web scraping, APIs, and networking concepts to build practical data access workflows. This course is part of the Python for Everybody series.
This abbreviated syllabus description was created with the help of AI tools and reviewed by staff. The full syllabus is available to those who enroll in the course.
Module 1: Getting Started
Module 2: Regular Expressions
Module 3: Networks and Sockets
Module 4: Programs That Surf the Web
Module 5: Web Services and XML
Module 6: JSON and the REST Architecture
Learners are assessed through quizzes, programming assignments, and peer-reviewed activities that evaluate understanding of web data access and processing techniques. The course grade is based on five quizzes worth 35% (7% each), seven programming assignments worth 56% (8% each), and a peer review worth 9% of the total 100% final grade.
Clinical Professor, School of Information
Course content developed by U-M faculty and managed by the university. Faculty titles and affiliations are updated periodically.
Beginner Level
No prior experience required