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
43,904 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.

ML

Jun 16, 2017

Excellent course with in depth explanations. It is well structured. It learn to access Web Data from very basics to optimum level. It help me to understand details of using Python to Access Web Data.

Filter by:

6576 - 6600 of 7,921 Reviews for Using Python to Access Web Data

By MONIKA V

May 31, 2020

Highly recommended to anyone wants to learn the python to access web data, you will definitely learn the content smoothly with the awesome instructor, yeah, great instructor, i love his teaching style

By Yu W

Dec 16, 2019

I hope the problem of the final assignment can be fixed as fast as possible. I waste 3 hours looking for the correct answer by using the keyword to find the answer. However, the keyword is not correct

By taoheed a

Aug 23, 2019

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!

By Subin J

Mar 28, 2017

The course is very good. However the course covers only the basics of how to use python to access web data. It would have been good to add an assignment to use REST APIs in the real world scenario.

By mohamed m f

Apr 16, 2019

need to write code step by step not to get usable code and explain it that's not interesting , writing the code from scratch is really exciting so please improve the course to be more enthusiastic .

By Kyle R

Nov 27, 2016

Challenging assignments, great teaching. I don't understand half of what these computer nerds are talking about, but I am figuring out how to complete their assignments. I must be learning something.

By madan p

Apr 8, 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.

By Humberto O

Jan 29, 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.

By URK21CS7046 K M

Mar 25, 2022

The topics covered in this are very clear but not gone in much depth. If you want to get started this is a perfect course and if you are intermediate you won't get anything new to be learnt here...

By Yanisa D

May 18, 2023

It was a nice course and instructor also explained very well. However, for the final week of learning, the content are quite confused. It would be better if give some more example or explanation.

By Larry L

Aug 30, 2020

The course, which is the third course in Python for Everybody, is concise as the previous ones. However, for those who are not familiar with the Internet, the course seems to jump too fast a bit.

By Sourabh D

Aug 27, 2019

Somewhat lacks details. I guess the topics covered is vast compared to the time frame for the course. Anyway, I would like to express my heartfelt gratitude to Dr Chuck for the amazing contents.

By Saily T

Sep 6, 2018

This course is really nice helpful.

Week 6, SOA explanation PPT is really nice .

In week 5 quiz contain detail questions that are not explained ,I didn't find then in book.

overall Course was good.

By Sha L

Dec 1, 2016

It's a good course, very well organized, useful and with great interviews of pioneers of the Internet. Not very challenging though for someone who has a few years programming experience with C++

By Warren Y B

May 1, 2023

Muy buen curso aunque un poco complicado al usar JSON y XML. Creo que esa parte debió tener mas tiempo de enseñanza ya que es casi imposible crear un código sin tener a mano un ejemplo ya hecho

By Alice M

Nov 9, 2020

Very good, and the material was challenging to learn. It felt like an overall look of XML, HTML, and JSON mixed with Python. I liked it, but some of the codes or instructions may need updating.

By Udbhav J

Sep 9, 2017

Knowledge of Internet Architecture would be very helpful before beginning this course. Its a decent course but being a complete novice, I found myself lost completely on more than one occasion.

By HAROLD D C R

Jun 10, 2021

No me gusto que para el trabajo del uso del geoapi se debiera usar literalmente el mismo codigo, casi me paso igual con el desarrollo del BeautifulSoup, pero el profe es de lo mejor la verdad

By Todd M

Feb 1, 2020

XML got a bit difficult, but its understandable since JSON is becoming so prevalent. Need a better animation for service applications. Current one is boring compared to how Dr. Chuck explains.

By BHAVIK K

Jan 1, 2020

Very Good course by Dr. chuck. It has encourage me to learn more deeper in the field of web scrapping and data science. Some part was boring but overall course provides great value. Thank you!

By Kunyang X

Feb 3, 2018

The lecturer is fabulous. However, I think the assignment should be as hard as the actual one in university. In such difficulty, we would fully remember and understand how to use what we know.

By Rohan K

Jun 24, 2017

The assignments were a bit easy as most of the code is given in the examples. But overall a very nice course, many topics covered, I am definitely more confident about my skills in python now.

By jenniferhu

Jun 8, 2017

It's great materials but the mentor or teaching staff is not helping a lot. They should emphasize on the key point instead of talking indirectly all the time. I'm sorry but this is how I feel.

By John E C R

Oct 5, 2022

I've learned a lot of new content about hot to apply python for accessing to web data, although some content, specially related with APIs is outdated and doesn't work as shown in the videos.