Chevron Left
Back to Using Python to Access Web Data

Learner Reviews & Feedback for Using Python to Access Web Data by University of Michigan

4.8
stars
44,066 ratings

About the Course

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....
Highlights
High quality content

(256 Reviews)

Practical assignments

(217 Reviews)

Top reviews

AG

Invalid date

The course teaches the basics of how to interact with the internet using Python. The course is simple, well explained, has great interviews with people who were part of the creation of the internet.

TA

Invalid date

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!

Filter by:

6801 - 6825 of 7,946 Reviews for Using Python to Access Web Data

By murali k

Jul 10, 2020

It's good!. This is one of my Python for Everybody Specialization course. XML, JSON, Google API's concepts are helpful.

By 18EUCS163 - R V

Mar 3, 2020

Gave some idea about How Python is well versed for many such fields and got some idea about the Networking,Json,Xml etc

By saikat m

Dec 20, 2015

Its a nice course. To the point assignments(could have been tougher !). Lucid explanation. Please go ahead and take it.

By Md. J I

May 18, 2020

it is little bit tough than before but if you learn this course then you can do something in real life. happy coding:)

By Joe M

May 16, 2020

Compared to first two courses, this is a bit difficult one. But with patience and persistence, one can go through it.

By Noel A

Oct 21, 2018

I would have liked to be given more challenging assignments, or a final project that involves a real-world application

By Robert P

Feb 16, 2018

Well designed course that iterated through some of the major ways to access web data. I enjoyed it and learned a lot.

By BS K

Dec 16, 2016

Easy to follow, teach some basic skills and background information

This course is helpful for beginners, not for majors

By Faiq A

May 28, 2024

It was not as clear as the previous ones but still it was very helpful to use with other resources from the internet.

By Shayne A

Jun 12, 2022

Some concepts aren't explained very thorougly and assisnments are more difficult than what is learned in the videos.

By Archana K R

Dec 22, 2019

Professor Chuck's teaching is top-notch but the quality of the assignments were not as good as the previous 2 courses

By Frederik K G

Sep 21, 2019

Some confusing info in the last part. Lots of information on stuff like REST, which could have been explained better.

By Yajian K

Apr 1, 2022

总体还是不错的,但是有些作业的设置不太合理,希望改进。

In general, it is good, but some homework Settings are not reasonable, I hope to improve.

By shuvayan p

Jul 6, 2021

It was nice and smooth. Wrong informations are given in last assignment of the course, this should be taken care of.

By Shivraj R

Jul 29, 2020

Excellent course. So much knowledge packed in a single course! Thank you Coursera and Dr. Chuck for putting this up.

By Meha D

Jun 21, 2020

The course was nice. But XML was kind of difficult, would be better if somehow there were more programs as examples.

By vishal t

Dec 19, 2018

It was quite good experience with the Dr. Chuck.

He do it best in reading while i do my best in learning this course.

By Ahmed Z

Dec 12, 2022

Good course but I think it needs more code explaining as I was using youtube to understand the code in this course.

By Kai S

Nov 19, 2019

The difficulty gap between the lectures and the assignments is bigger than expected. But being challenging is good.

By Rahul G

Jan 30, 2017

Course is good, the problems should have been a little more complex. Thanks to the faculty for such a great course.

By Zamiur H

Aug 31, 2020

Assignments seem to be bit boring than previous two courses of this specialization. Otherwise, pretty good course.

By Diego C

Jun 2, 2020

I've learned the concepts to how Website works, Extracting data, and steps in order to get the Data that you want.

By Sherif M

Nov 16, 2018

Highly recommended. The programming assignments are very difficult and need some additional web research to solve.

By Belinda C

Nov 16, 2015

The class is awesome! Thank you all!

Here is a small piece of advice that it's better to use python3 in the future.

By Aytaj I

Dec 19, 2021

much more complicated than previous courses, and needs some extra explanation for courseworks. Especially week 4.