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.

筛选依据:

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

创建者 Rahul

Aug 1, 2018

it wont tell anything about creating APIs atleast should what extra is required or from where we can learn or give a quick look what it takes to creat one

创建者 Mikhail S

Jan 14, 2017

It was more difficult then previous course. As for me, it will be better to have more detailed explanation, because I think it was very fluent. Thank you!

创建者 Kenya

Oct 30, 2016

This is a nice slow introduction to python web programming for those who have no experience or prior knowledge. Otherwise it is not at all challenging.

创建者 Aura K (

Jan 21, 2021

The course is very shallow, just a brief acquaintance with the matter. Assignments very easy to pass, even with no full understanding of code provided.

创建者 Himsindhu B

Aug 22, 2020

Multiple page scrapping is not taught also how to store the scrapped data(particularly image data or text data) into csv or xlms file is not shown.

创建者 Jigish P

May 26, 2018

I expect harder/rigorous and more number of assignments. 1-2 assignments are not enough to master anything. Other than that it's good intro course.

创建者 Qingyang Z

Aug 3, 2020

Not as good as precedent ones, kind of difficult to understand for people who really start at zero, maybe it should be more precise and contextual

创建者 Albert V

Oct 4, 2016

It's too easy. I'd have enjoyed more challenching exercises about RESTful APIs, we have not seen any HTTP mehotd a part of GET and that's a shame.

创建者 Walter D C L

Jan 11, 2023

videos prior to the weekly assignment are not a good fit for the assignment. the intructions for the assignment could be more evident/obvious.

创建者 Nayana T S

Sep 27, 2020

Thank you Dr.Chuck for the good course but I recommend more explanation for JSON and XML which I faced a little hard to handle and understand.

创建者 Akashguna R T

May 15, 2019

No clear cut , detailed explanation you would not know 100% how the program works you have to copy and paste some part of program blindly

创建者 Eszter S

Aug 5, 2017

Excellent course for gaining some basics in accessing web data with python. Sometimes I wish there were more deeper explanations provided.

创建者 Amit D

Nov 9, 2015

Course is good but the assignment are too basic. I would appreciate if there could be tougher assignments may be not included in rating.

创建者 Rishabh M

May 14, 2020

sir charles just taught us very basic.Most of which you need to study urself.One thing he made me believe that its just simple and easy

创建者 nikhil k

Aug 11, 2017

wish it had more examples and more things to solve ... although Dr Chuck is awsome , the staff and mentors are prompt in their reply..

创建者 James D

Sep 18, 2020

A very good overview but just that an overview. I wish it would have been more involved in order to get a more thorough understanding

创建者 Astha K

Jun 24, 2020

It was a good course . Instructor was good enough but i think it was a pretty introductory course on using python to access web data.

创建者 Ivan F

Dec 8, 2015

Wey easy for the person with some python experience but the best part is that takes only hours to complete all assignments and quizes

创建者 Vasileios D S

Sep 7, 2021

Several modules are introduced but very superficially, because the concepts/protocols to which they relate are not covered in detail

创建者 AMMISH T

Jun 28, 2020

Wasn't detailed and couldn't follow where it was heading at..Instructor just covers a part of it and it pretty much feels useless ..

创建者 Christopher I

Jan 23, 2018

As most of Severance's courses on Coursera, there is no real challenge or learning curve, these are simply very light introductions.

创建者 Steve C

Dec 28, 2016

I learned a few new things on this course. It's not so much about the Python language as about the things you can do with it on-line

创建者 SNEHIL S K

May 25, 2020

Meaning of a lot of things was not explained properly and more of mugging up stuff was taught but in overall i enjoyed the course,

创建者 Shivam P

May 6, 2018

I feel the course was introduced much earlier than was needed. We could have learnt much simpler stuffs such as Numpy and Tkinter.

创建者 Mutelo M

Oct 20, 2016

its a good course .However i found it difficult since it requires you to understand how the internet and internet application work