Chevron Left
返回到 Using Python to Access Web Data

学生对 University of Michigan 提供的 Using Python to Access Web Data 的评价和反馈

4.8
44,522 个评分

课程概述

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....
突出显示
High quality content

(256 条评论)

Practical assignments

(217 条评论)

热门审阅

MP

Apr 7, 2016

This course is really very useful.The effort given by Dr.Chuck is very appriciateable and this course is very interesting as well because many great programmer told their history of discovered thing.

HO

Jan 28, 2016

Dr. Chuck is so skilled at teaching. His teaching style and presentations are easy to follow. The class is not as challenging as other Python courses, but it's a great step to learning Python well.

筛选依据:

7101 - Using Python to Access Web Data 的 7125 个评论(共 8,016 个)

创建者 Rajarshi S

Jul 27, 2021

Good course. Additional coverage/info on API could be helpful. Thanks!

创建者 Sara K

Feb 19, 2021

Very useful and practical if you want to learn how to access web data!

创建者 Jahanzaib M

Jul 2, 2019

Great explanation for the APIs, fetching and parsing the data from web

创建者 Xiaoming G

Jul 17, 2017

The later parts including XML, JSON went through too fast and general.

创建者 Carlos A M

Jan 23, 2016

Fue excelente, sólo que creo que pudo haber sido un poco más exigente.

创建者 Paulo S

Sep 18, 2025

Interesting course on access the web, covers the basics with python !

创建者 AB R

Jan 20, 2021

It was a very powerful course sure not for beginners but it was good!

创建者 Poornesh V

May 25, 2020

course was interesting and the good platform to gain a good knowledge

创建者 Tommy P

Nov 16, 2019

Could expand further on web crawling (reading data from tables, etc.)

创建者 Jesus

Jan 29, 2017

Buen curso. Muy aclaratorio para hacer de Python un lenguaje efectivo

创建者 Carlos G A

Dec 11, 2015

Great Course!

Fine videos and lectures.

Good examples.

Easy assignments!

创建者 Rodrigo G

Dec 3, 2015

It's an easy course, but good to get into more advance python's stuff

创建者 Ankit C

Jun 1, 2021

awsome experience. must for anyone who is interested in technology.

创建者 Kshitiz B

Aug 16, 2020

Exposed students to various ways to access web data from API and XML

创建者 Rohit m

Jun 28, 2020

Amazing course!.... But The code should be explained in more detail!

创建者 Rajib L D

Jan 2, 2018

Great course by Dr chuck. Really helped me learn a lot of new things

创建者 Jaison A

Jan 25, 2017

Lectures are easy to follow, but the homework was a little too easy.

创建者 Moukrime A

Apr 20, 2023

it's good until the part of xml and json i think it's pretty rushed

创建者 Ravi S

Jan 30, 2020

The course gave overview of the chapters. Need more detail lessons.

创建者 Matthew S

Nov 22, 2017

I've learned a lot in a pretty short span. Well thought out course

创建者 Yixuan Z

Sep 4, 2016

Maybe too easy and too less exercises. The lectures are very clear.

创建者 Michael H

Feb 28, 2016

The course is great and it definitely left me wanting more content.

创建者 Michael P D

Mar 10, 2023

No complaints, I now have a general overview to accessing web data

创建者 Vashesh J

Oct 11, 2021

API could have been explained slowly and in a more detailed format

创建者 Muhammad S I

Aug 7, 2020

Great introduction on web services, Web APIs and its applications.