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!

筛选依据:

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

创建者 Masirika T N

Sep 8, 2020

I had an issue with the last assignment but the course was very eductational

创建者 Jinal S K

Jul 10, 2020

Nice course ,nicely explain all libraries used for web scraping using python

创建者 piyush t

Jun 26, 2020

nice course

great thinking with make learners find api key in last assignment

创建者 Himanshu M

Jun 15, 2020

An Introductory Course to relieve your fear while accessing web using Python

创建者 Janhavi A

Jun 2, 2020

This was a challenging course, very well taught by the instructor Dr. Chuck.

创建者 Nikhil R

May 29, 2020

Good

It would have been nice if explained some more internet terminologies .

创建者 Brent T

Jan 16, 2020

A course well worth in taking. But insure you do readings prior to lectures.

创建者 MS S R

May 7, 2019

Some more exercises for working with json based APIs would have been helpful

创建者 MD N F

Jun 2, 2018

It was much harder than the previous two courses. It was like a sudden jump.

创建者 Vicky

May 14, 2018

A bit hard to understand and many detailed things too general to be ignored.

创建者 vamshikumar

Oct 31, 2017

The course is good for beginners. More advanced things could've been taught.

创建者 Konstantinos P

Apr 11, 2016

Thing go deeper but you can also get the feeling i learned something usefull

创建者 Samantha

Dec 28, 2015

If this course has given more related reading material, it would be perfect.

创建者 Stuart L

Nov 25, 2015

It would be much better if the difficulty of programming homework is harder.

创建者 Yorkys

Jul 3, 2021

Thank you for your useful knowledge. Any recommendation on Data and python?

创建者 shivraj d

Jul 14, 2020

a very nice course for beginners and those who want to learn something new.

创建者 M. A S

Jun 23, 2020

Really loved this course and the fact that there is a lot of hands-on work.

创建者 Gautam A

Apr 13, 2016

Great introduction to using techniques in previous course with online data.

创建者 Mian C

Dec 9, 2015

Very good, learnt a lot. Would be even better if this also covers Python 3.

创建者 Anibal R

Nov 8, 2020

I liked this class like the previous ones, and I hope to continue learning

创建者 Vrushabh L

Jun 28, 2020

very systematic development of the learning happens in this course. Thanks

创建者 Kim Y

Jun 5, 2018

Good Class, however, individuals need to study hard to catch up the class.

创建者 Tom v d L

Jul 11, 2017

Great introduction course for using Python to access and process web data.

创建者 Audris L

Sep 6, 2016

Very engaging and fun. A little too basic with not enough exercise though.

创建者 Danny C

Oct 9, 2023

Great course but I wish instructor would go more in-depth on the material