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:

6876 - 6900 of 7,946 Reviews for Using Python to Access Web Data

By Aditya N

Jan 16, 2017

Assignments could have been harder. That is most code was as easy as copy paste from sample programs.

By Marco A

Jan 10, 2017

Excelente curso para aprender el lenguaje python y reafirmar los estandares protocolos y servios html

By CHUHAN L

Sep 22, 2020

i was lost a little bit in the middle of this course but overall it is insightful and useful. thanks

By Akshay M

Aug 24, 2020

Covers all the important topics of Web data. The explanation was very engaging. Good course. Cheers.

By Yao M S

May 21, 2020

This my favorite course of python on coursera mooc. It is simple and the learning approch is so good

By Vincent A

Aug 13, 2019

The last assignment was very confusing and the links might not have been updated. It was frustrating

By petri.k.virtanen

Feb 15, 2019

Good teaching, allthough there were lot of material.

Some exercises was quit hard and some very easy.

By juan c

Nov 9, 2016

Really interesting course, maybe some higher level exercises are required for a deeper comprehension

By Jingyuan H

Sep 25, 2020

Gives you some general idea of accessing web data. Homeworks are pretty easy with his sample codes!

By LI S

May 17, 2020

This might still be a bit hard for someone without CS background, but intersting to learn about it.

By Josephraj V

May 1, 2020

Great course for those who have learned the basics of Python. Nice video Lectures by the professor.

By Mohamed A

Sep 17, 2017

an amazing course, to make the most out of it you should have a little back ground about networking

By NITISH K

Jul 11, 2017

It is a good course to play with XML, JSON, SQL, SQLite, Google API, Twitter API etc. using python.

By Dmitry S

Nov 15, 2016

I liked the course overall, but assignments are so easy compared to the material given in lectures.

By Jiajia W

Apr 14, 2019

感觉对于Python coding能力没有较好的训练,作业大部分是在已有复杂代码基础上做点小改变。很多Python的基础概念没有讲得很清楚。要真的对Python有个基本掌握还需要自己再另外学习很多

By Tyler B

Sep 1, 2017

I enjoyed the first two courses of the specializations a bit more, but still think this was solid.

By Satish S

Sep 9, 2020

Basically this course help us to retrieve data from web,xml and json and give us knowledge of API

By PIYUSH

Aug 28, 2020

this was a very nice course. learned a lot of things from it, surely gonna practise those things.

By Gourav C

Jul 3, 2020

This was a very good course for those who want to learn how to access the data from the websites.

By Omkar P

May 1, 2020

the assignment question are complex to understand as compare to previous courses... over all Good

By Chue J C

Jun 11, 2017

Skills are useful for accessing web data. Dr Chuck definitely explains the concepts very clearly.

By Kristiyan K

Dec 8, 2016

A practical course with easy to understand examples. My only grudge is that it is not on Python3.

By Ivan B

Aug 14, 2016

Good for learning the basics, includes some neat interviews with people who created the Internet.

By Lina V

Jan 24, 2016

Assignments were a bit difficult to be completed with the material explained during the lectures.

By Muhang T

Dec 25, 2021

The content feel a bit rushed and not really in depth, but a decent course for beginners though