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.
oferecido por
Informações sobre o curso
Resultados de carreira do aprendiz
29%
30%
15%
O que você vai aprender
Use regular expressions to extract data from strings
Understand the protocols web browsers use to retrieve documents and web apps
Retrieve data from websites and APIs using Python
Work with XML (eXtensible Markup Language) data
Habilidades que você terá
Resultados de carreira do aprendiz
29%
30%
15%
oferecido por

Universidade de Michigan
The mission of the University of Michigan is to serve the people of Michigan and the world through preeminence in creating, communicating, preserving and applying knowledge, art, and academic values, and in developing leaders and citizens who will challenge the present and enrich the future.
Programa - O que você aprenderá com este curso
Getting Started
In this section you will install Python and a text editor. In previous classes in the specialization this was an optional assignment, but in this class it is the first requirement to get started. From this point forward we will stop using the browser-based Python grading environment because the browser-based Python environment (Skulpt) is not capable of running the more complex programs we will be developing in this class.
Regular Expressions (Chapter 11)
Regular expressions are a very specialized language that allow us to succinctly search strings and extract data from strings. Regular expressions are a language unto themselves. It is not essential to know how to use regular expressions, but they can be quite useful and powerful.
Networks and Sockets (Chapter 12)
In this section we learn about the protocols that web browsers use to retrieve documents and web applications use to interact with Application Program Interfaces (APIs).
Programs that Surf the Web (Chapter 12)
In this section we learn to use Python to retrieve data from web sites and APIs over the Internet.
Avaliações
Principais avaliações do USANDO O PYTHON PARA ACESSAR DADOS NA WEB
This course was really interesting and did a good job introducing complicated topics in usefully simplified form. It was a pleasure to listen to the instructor and I got everything I wanted out of it.
interesting course. well structured and paced with practical real-life examples and clear study materials. i strongly recommend this course for anyone considering learning python. Thank you Dr. Chuck!
Highly recommended to anyone wants to learn the python to access web data, you will definitely learn the content smoothly with the awesome instructor, yeah, great instructor, i love his teaching style
Challenging assignments, great teaching. I don't understand half of what these computer nerds are talking about, but I am figuring out how to complete their assignments. I must be learning something.
Sobre Programa de cursos integrados Python para todosPython para todos
This Specialization builds on the success of the Python for Everybody course and will introduce fundamental programming concepts including data structures, networked application program interfaces, and databases, using the Python programming language. In the Capstone Project, you’ll use the technologies learned throughout the Specialization to design and create your own applications for data retrieval, processing, and visualization.

Perguntas Frequentes – FAQ
Quando terei acesso às palestras e às tarefas?
O que recebo ao me inscrever nesta Especialização?
Is financial aid available?
Ganharei créditos universitários por concluir o curso?
Mais dúvidas? Visite o Central de Ajuda ao Aprendiz.