Chevron Left
返回到 Using Python to Access Web Data

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

4.8
44,467 个评分

课程概述

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 条评论)

热门审阅

SM

Jun 18, 2020

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.

AH

Mar 3, 2016

Gah! The second last assignment...for items in data['comments'] :Took me an hour to figure out that I needed to add that last bit in brackets! It just did the for loop twice each time... All the best!

筛选依据:

7076 - Using Python to Access Web Data 的 7100 个评论(共 8,011 个)

创建者 Vighnesh V

May 20, 2020

Harder than the first few courses.You have to research a lot on your own.

创建者 Jacquelyn D

May 11, 2020

Week 4 Assignment 2 wording was complicated to follow and very confusing.

创建者 Alejandro B

Mar 10, 2020

Better than the two previous ones, but still lacking. It feels too basic.

创建者 Sonali Y

Jan 8, 2019

It was a good course. Learned a lot. Great teaching style, for beginners.

创建者 nikhil y

Oct 3, 2017

got grade 40 and not able to upload screenshot again.can anyone help me ?

创建者 Eric G

Apr 8, 2016

This is a great class. I thought the course work was fun to work through.

创建者 Heide S

Mar 9, 2016

best teacher ever

the programming tasks are actually a little bit too easy

创建者 Jair d M F

Dec 3, 2015

Very interesting course. But, so fast. I think it could cover more tools.

创建者 Brian W

Nov 23, 2015

I really enjoyed this course and Dr. Chuck. Can't wait for the next one.

创建者 SAI S N

Jul 26, 2020

good enough.

the descriptions could have been a bit more detailed, but ok

创建者 ALIMI S

Jun 12, 2020

The course is good need some difficult concepts from accessing web data.

创建者 Ann E

Dec 23, 2019

Useful information but some of the worked exercises seem to be outdated.

创建者 Haomin C

Jan 17, 2021

Not so much as what I thought would taught... A little bit too broad...

创建者 RITIK R

Aug 24, 2020

Could have been some more detailed and study material was not much good

创建者 Tarun S

Jun 4, 2020

i think more practice examples and work should be given in this course.

创建者 Hardik R S

Aug 28, 2018

Little Difficult to solve assignments but Overall Understandable Things

创建者 Sophia

Jun 12, 2017

Very good for beginner, but the assignment is easy and not deep enough.

创建者 Manish K

Jun 21, 2016

Superbly explained. Maybe there should be a intermidiate level to this.

创建者 Xiaoxue Z

Apr 24, 2016

through this course , you will have a better understanding for web data

创建者 Stav G

Jan 26, 2016

This was a good course to learn how to scrape web data and access apis.

创建者 Jeffrey C

Mar 17, 2022

Good course to get your feet wet with using Python to access web data.

创建者 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.