Using Python to Access Web Data
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
HTML and CSS in depth
Introduction to Software Engineering
Linux System Programming and Introduction to Buildroot
Programming with JavaScript
Introduction to Android Mobile Application Development
Software Developer Career Guide and Interview Preparation
C++ For C Programmers, Part A
Principles of UX/UI Design
C for Everyone, Part 1: Programming Fundamentals
Python Data Structures
Introduction to Databases for Back-End Development
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
