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:

6751 - 6775 of 7,946 Reviews for Using Python to Access Web Data

By David M

Feb 28, 2016

Some typos in the assignments, but otherwise very straightforward course with good information. -1 star for not having python 3 "support."

By Jan B

Dec 16, 2020

A little bit too easy on assignments and more practical videos on how to login on a website and navigate through it would have been nice.

By Juan D B F

Jul 7, 2020

Overall is a great introduction for access data, perhaps, it has some empty instructions due to the lack of explanation of some contents.

By Subhradip D

Jun 2, 2020

I'm a big fan of Dr. Chuck, and its a great course. I just felt that the XML, JSON, and the API portions could be discussed a little more

By Shivam T

Jun 29, 2019

best course of acessing the web data .he is telling the things in such a sinple manner that everyone can understand.thank you so much sir

By Fredric

Feb 16, 2021

The course is as great as before. But the codes need to be explained more carefully and could introduce more details about the web data.

By Ajinkya M

Jul 14, 2017

Real nice course information. It is a very good course for introductory purpose. Will love to see a more advance version of this course.

By Yagya R J

Mar 1, 2016

Excellent.

But sad part is there are not many exercises and exams. Problem are some how simpler(!) not different from done in examples.

By Sudhit P

Apr 9, 2021

A good Course to learn basics of Web Scrapping using XML and JSON, I learned so much stuff here that I didn't even learn in my College.

By T C

Feb 12, 2021

I occasionally felt lost in the application of the materials, but that could have been my own inability to anticipate a learning curve.

By VAIBHAV B

Jun 21, 2020

great course

twitter part was confusing, it required rigorous permissions from twitter online apps, therefore more insight was required.

By PATIL S M

May 22, 2020

Excellent instructor. He explains the code and concept very clearly. If the course had more coding exercises it would have been amazing

By rachaphon s

Feb 24, 2019

Very nice course. one thing this course can add is the practical example from actual web scraping such as basketball score, stock data.

By 杨言若

Sep 27, 2016

I like the teaching-style of the professor.It's very insteresting.

Btw,if more the example for accessing web Date, maybe more pratical.

By Luis A S R

Jun 20, 2020

El curso en general bien , pero deberia ser revisado y actualizado, en especial los trabajos ya que en ocaciones pueden ser confusos.

By Scott D

Oct 19, 2017

Dr Chuck always does a great job of feeling like you're in a real class, real teacher. I thought the content of the course was good.

By Shirley J G

Jun 23, 2022

Dr. Chuck is a very engaging instructor. However, the Coursera course does not guide students when they get stuck on an assignment.

By Vedang N

Apr 11, 2020

Wonderful course which touched upon many things. It can be more intensive for an in depth explanation. Amazing course nonetheless!

By Shubhankar S

Oct 29, 2021

The course is good but it takes way too much time in completion compared to previous courses I have taken in the specialization.

By Olaf D

Dec 8, 2020

The third course and now I have proven three times, that I installed Python and can use it. Probably this would not be necessary.

By Hiral K

Jul 21, 2020

The course needs more practice explained problems. Suddenly, the level of the course went too high. But, thank you for the course

By Ciro C

May 28, 2020

Well balanced introduction to web data retrieving, sound coding examples and usual clarity in background explanation by Dr. Chuck

By JISHNU N

Dec 30, 2018

It was an amazing experience . And I enjoyed the course very much. It was very understanding and useful for me. Thank you for it.

By Badri T

May 5, 2019

Good course on using web data thru Python. A bit complex and feels like out of sync with Python and more like a XML/JSON course.

By Connor L

Feb 28, 2019

This course needs better explanations for assignments, they are a good deal more complicated than the work taught in the lessons