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,262 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

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!

Filter by:

6701 - 6725 of 7,972 Reviews for Using Python to Access Web Data

By ABHINAV R

Mar 28, 2018

Python with real life application or gist of i, enough to get started is what will you learn in this course. Definitely recommended. Thank You Charles Serverance.

By Charles S

Nov 24, 2017

Really understandable and clear, and always enjoyable. I felt like at this point we were covering a lot of ground and could use additional programming exercises.

By Shakirullah S

Jun 23, 2022

The course was very helpful and provided a lot of useful information. It was interesting to follow and the assignments were great for practicing what we learned.

By Rashmi R

Apr 20, 2020

I had to resubmit 3 of the assignments though I had already submitted the right one before and it also displayed that my answer was correct. Please fix this bug.

By Deleted A

Dec 18, 2017

This course is very good to understand power of python to fetch the data from web. It helped me to write efficient code to web scrap and parse the required data.

By Natarajan S M

Oct 6, 2016

The lectures are very good. I would recommend that more examples be added in the book. This will help students solve problems and understand the concepts better.

By Kristers P

Aug 9, 2016

I would say a very good introduction to the topic.

Would be nice if maybe in the future you would add some more advanced excersises ( just to gain more practice)

By Hriday M

Dec 17, 2018

As always Professor Severance was amazing. However, I wish he'd covered API's in more detail as i still don't quite understand what exactly is happening in them

By Huy L T A

Oct 4, 2020

Excellent course brought by Dr. Charles Severance. In spite of the difficulty of the assignments, I have achieved a broader view and understanding of web data.

By ADITYA S

May 25, 2020

The course is great, I just wish the assignments could've been a bit tough and explanation of the concepts and the code could've been a bit more comprehensive.

By Philipp B

Dec 5, 2015

Very good course, I would like to have seen some more challenging assignment. Other than that, very stimulating and learned a lot about web protocols and data.

By Adam E

Sep 16, 2020

Good overview, but not as comprehensive as the last two classes. Also some of the exercises had errors which caused unnecessary delays in working the problem.

By Allen B

Feb 4, 2019

I recommend this course to every student who wants to learn python.

Its a great course and the instructor helps in making the course more interesting to learn.

By Cian D

Jun 9, 2020

Overall pretty good, some of the last assignments have misleading, false, or information not addressed in the lectures that make them unnecessarily difficult

By Juan D R G

Dec 8, 2015

I personally find this course usefull. It teaches good current tools

Dr Chuck is a very motivating guy.

In order to get better the course needs more exercises

By Steven C A

Oct 16, 2020

excellent, to improve the last module week try to explain it slowly because some times is so fast and there are things that are not super easy to understand

By Rishikesh S

Sep 16, 2017

Was an eye opening course to access data from .txt files and the nature of data that could be drawn out, was more interesting in the way Dr. Charles taught.

By Vishal P

Jun 11, 2020

Nice course, but we would enjoy it even more if it is more in dept for the basics of web like XML, JASON, Beautiful Soup, Client- server conversations etc.

By Devendra J (

May 19, 2020

Some of the assignments were pretty hard for me and I wished the explanation could be more better and had depth.

But overall really good course and helpfull

By Vinay S R

Jan 9, 2020

I found this course little difficult as most of the syntax deviates from what I've learned. I had to check multiple times before I could finish the course.

By Deleted A

Feb 17, 2016

A more challenging course, as to be expected in this stage of the specification. It would be interesting to know how much of the underlying code is working

By P K K R

Jun 26, 2020

It has been a great course, learnt about different forms in which data can be transferred and how to access and interpret the data. Overall a great one :)

By xiaoyi

Jun 1, 2016

I think this course has many introduction about the logics of Internet, but it's not so interesting as in the previous courses in the same specialisation.

By Willy G M M

May 16, 2023

Excellent course, with examples on the use of web data. The explanation seems simple but the tasks encouraged me to investigate more to achieve the goal.

By Allen Y

Feb 18, 2016

The class is good, but the content in the class is not that much.

I think more complex project to solve some interesting tasks in homework will be better.