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

AH

Mar 4, 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!

SM

Jun 19, 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.

Filter by:

6651 - 6675 of 7,972 Reviews for Using Python to Access Web Data

By Fai C

Jan 24, 2018

The content is a bit difficult for anyone like me who do not have any programming background. The materials are too brief to me. But, overall the course is quite useful yet informative.

By Patrick K

Aug 17, 2023

good content - some issues following twitter examples as the api has been updated and it;s not clear which of the available keys in twitter dev you need to use/the names don't match up

By Xiaojun L

Nov 16, 2020

At some point, I found this course way more difficult than the first and second course. A bit frustrated or else I still had lots of fun by learning and solving code with Dr. Chuck!!!

By Arun K

Aug 12, 2020

Typical coursera course like previous python course which is excellent.....No stress taking this course.... Will get good time for the assignments...And thanks to the tutor Dr.Chuck...

By Theo R

Oct 3, 2019

In general the course is good, giving a good introduction to the topics covered. I was only slightly disappointed by the JSON part, which I wish could have been covered in more detail.

By Giacomo S

Nov 8, 2015

Yet another quite good course from Dr. Chuck; it may be a bit too quick on some of the most interesting parts, but all in all still very informative. And entertaining in its own way :)

By Chris C

Jul 11, 2019

Requires a lot more digging around for information. That said, I felt it was a lot more useful than the first courses in the specialization ( but then it builds on previous courses ).

By dongr0510

May 2, 2018

It's a little difficult for me since I don't have a lot of background knowledge of Web. I don't know HTML, HTTP, etc.

I hope the course could provide more knowledge about these parts.

By Matteo T

Mar 13, 2021

I think it only scratches the surface of the subject but it is definitely a great introduction.

I would have appreciated more practical examples, not only the google and twitter APIs

By Antonio R

Jul 27, 2020

It's a very good course, though it's a longer and should be splited in two. Assignments are a little more difficult and you need to watch videos attentively to solve some exercises.

By sandeep d

Aug 14, 2020

Overal nice course but the examples were really hard and instructor have in-depth knowledge regarding this course for sure

I am glad to learn this course

And thank you for this!!!

By Peter S

Jan 17, 2016

Great course, I would highly recommend it to everyone who want to learn more about XML and JSON and how to use it in Python. The exercises and assignments should be tougher though!

By Mateo m r

Sep 28, 2020

The fisrt two tasks were hard, i needed a lot the help of forums

I would like know how access to other web pages writed with XML or JSON in adittion to the tasks

Thank you very much

By Ivan O

May 5, 2020

The content is good, the only issue I seen is that the whole course fits into 1 week if you know the python basics (which is required for this course as stated in the description)

By Fei X

Jan 23, 2017

very useful skills and give some specific instructions on accessing to web data. But the examples are a little sample, hope there will be examples of different difficulty level.

By Inti L

Dec 28, 2019

Thank you for this great course as an introduction to access web data using python. I just would like to have more exercises and dive into more practical real case applications.

By Vlad P

Jun 7, 2018

Great course, the only thing missing that I was hoping to see is how to download entire documents (PDF's, etc.) from websites. This would be very valuable for academic research.

By Emeka P O

Aug 8, 2017

Great course, enjoyed the lectures. classes and assignments were on point. Generally I learned a lot, love the regex method and parsing xml / json was fun. happy I participated.

By David H

Feb 20, 2018

I could have used more homework, but the later assignments were sufficiently difficult to ensure I knew and remembered all the things I learned in the early part of the course.

By Benjamin P

Jan 20, 2018

Very good. However i believe the course was quite slow on some easy topics at the beginning of the cursus while we are now going slightly too fast with more complicated issues.

By Ethan S

Dec 16, 2015

Assignments were too easy, and were really "fed" to us. Also, I liked better the setting in the previous course where Dr. Chuck was in his office and we always saw his screen.

By David L

Dec 14, 2015

Professor and course are great. However, I feel that there weren't enough practice questions to bolster our understanding of the material and the lessons were spread too thin.

By Elham F

Dec 29, 2022

that was as useful as other courses but I guess it was a little difficult for this level...in general, there was a lot of beneficial information in the lectures. thanks a lot

By Ashok C

Jul 14, 2020

Overall content was great, just few problems regarding week 6 quiz. Few questions in the quiz(mostly in week 6) were not from the content that was thought in video lectures.

By Vinod C

May 27, 2020

The Concept explanation should have been more detailed. It would have been better if each of the output steps are shown and explained.

But, definitely a great learning.......