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:

6626 - 6650 of 7,946 Reviews for Using Python to Access Web Data

By Marcel v D

Dec 20, 2016

The assignments could be a little bit more challenging, on the other hand, they each address some part of the skills I want to learn. Probably I should hold my breath for the capstone. :-)

By Susmita S

Jun 18, 2020

This was a little difficult course for a beginner. A little more explanation could be given as to why certain parts of the code were used. Overall it was a good course as an introduction.

By Deepanshu C

May 12, 2020

This course is a lot challenging and complex than the previous courses. I feel that this course needed to be divided into two courses so as to be true to its name, 'Python for Everybody'.

By Gervasi A

Dec 30, 2015

Very good introduction to python and its application to access web data. Dr Severance makes the process fun and easy to access. I would maybe have appreciate more complicated assessments.

By Gabriele G

Apr 1, 2019

Parsing XML and JSON w/ Python is an extremely useful set of skills to exploit in the IT industry; I would suggest many more exercises on lists and dictionaries though; Totally worth it.

By Patrik K

Jan 10, 2021

I really enjoyed this course, but assignments were quite easy and it was just about editing some written codes and not writing new one. But I like how Dr. Chuck explains and teaches. :)

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 2, 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 10, 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 1, 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 27, 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.