
Using Python to Access Web Data
2015 · 335m
Synopsis
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.
You Might Also Like
Programming in Python
Linux System Programming and Introduction to Buildroot
Programming with JavaScript
Create the User Interface in Android Studio
Mobile Development and JavaScript
Linux Kernel Programming and Introduction to Yocto Project
Software Developer Career Guide and Interview Preparation
C++ For C Programmers, Part A
C for Everyone, Part 1: Programming Fundamentals
Python Data Structures
Generative AI: Elevate your Software Development Career
C++ For C Programmers, Part B
Comments
10 Comments
Bonus: Class Reunion at Bletchley Park
Bonus: Class Reunion at Bletchley Park
Bonus: Class Reunion at Bletchley Park
Bonus: Office Hours - Santa Monica, CA
Bonus: Office Hours - Santa Monica, CA
Bonus: Office Hours - Santa Monica, CA
Bonus: Office Hours - Melbourne, AU
Bonus: Office Hours - Melbourne, AU
Bonus: Office Hours - Melbourne, AU
Worked Example: OpenStreetMap API