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:

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

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.

By Ruslan K

Apr 30, 2020

Information Technology (IT) is a very dynamic sector. That is why current version of the course is outdated. I can strongly recommend update the course.

By SATHWICK P

Jun 23, 2020

explain with more elobarate consept and examples would me more helpful.but this section is not as productive or clearly understood as previous courses.

By Henry A

Dec 9, 2020

Though a little tougher than the preliminary courses in the specialization, this course has really enhanced my creativity and problem - solving skills

By David T

Sep 17, 2020

good course, complex topic, but Dr Chucks is good. It could be a bit better with shorter videos, explanations of concepts a bit more easily or slower.

By Hayk M

Dec 17, 2019

Excellent course. I think it would be better if some part of the course is replaced with other materials. Mainly, I did not like the XML part and API.

By Lucia M

Aug 23, 2019

This course is great, altough sometimes the difficulty is a bit too high. I was able to solve all exercise but I copied a lot from the given materials

By Vincent

Sep 3, 2016

适合新手 还有很多不足之处。There are fewer supplemental materials. I think it can give more import supplementary, especially the most relevant portion of the book.

By Nial K

Sep 20, 2020

Some parts of the course need better explanation. I found installing BeautifulSoup confusing and it could have used better instructions for doing so.

By Haydn P

Jun 29, 2017

Wish the homework went more in-depth instead of simply using most of the skeleton code from the sample code used in the lecture slides pertaining it.

By Bugra C

Nov 17, 2020

I think we need more exercises and explanation. Worked examples were not good as previous chapters.

Overall good course thanks to a great instructor.

By Norman G

Jul 29, 2021

Very interesting with a lot of context and challenges alike. Sometimes the assignments seem very difficult but they turn out quite easy after all.

By ABHISHEK N

Nov 16, 2020

The course was reaaly great to attend. If something could improve, it would be that XML and JSON could have been in detail and REST was not taught.

By Saman F

Jul 2, 2020

need to provide some detailed information about how to get API key.

thanks to Dr. Chuck for such good lectures and also the University of Michigan.

By Marc B

Jun 28, 2016

Excellent - but I wish that the course had tougher assignments to really push me to practice on the topic - although I admit this is hard to grade.

By Sylvain C

Nov 8, 2015

very interesting course gving an introduction to the use of Python to work with web data

Maybe too quick but in any case, it is a good introduction.

By vishwesh m

Jul 12, 2020

The pace of the course was just right however the difficulty level was slightly higher than I expected and the assignments were also pretty tough!

By RUI C

Jul 31, 2018

It would be better if there were more explanations and details of the codes. But I really learnt a lot since I did a lot of self teaching. Thanks!

By Mohammad A M

Sep 20, 2021

Overall it is a great course, but I think the parts about web scraping and APIs could have more explanations since they are complicated concepts.

By Christoph V

May 15, 2019

Please change the second assignement in week 6! The geojson homework is completely broken! Apart from that a nice overview to get into this topic