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:

6726 - 6750 of 7,946 Reviews for Using Python to Access Web Data

By Md. A A R A ,

Jun 2, 2020

This is a bit complex than first two course of Python specialization. Complex codes should be more elaborately explained specially in API parts.

By Valentin Q

Jul 11, 2018

Still very good but some code parts were too fast explained to be correctly learned - I would have needed more steps to understand it better ...

By Iheoma U

Aug 31, 2017

I wish greater detail was used for the api access...for instance twurl install didn't work so wasn't able to test various functionality using it

By Jim M

Jul 26, 2016

Strange as it may seem, I would have liked more assignments to reinforce all the new concepts I tripped over on my way to finishing this course.

By Manas D

Sep 6, 2020

As always it is fun to try things out with Dr.Chuck but i faces some probleme and didn't understand some topics as it was not expained properly

By Anupama C

Jul 30, 2019

"http://www.py4e.com/code3/geoxml.py" is not suitable sample code for assignment "Extracting data from XML". It makes thing looked complicated.

By Filippo A

May 30, 2019

Though it rushes on some of the advanced concepts, making it difficult to master them, it still a great example of what MOOCs should look like.

By daidaista

Jun 1, 2016

Great course! The reason why I didn't give 5 stars is that assignments are too easy. If we can resolve some real problems, that will be better.

By Shigeru M

Dec 5, 2015

This course really teaches me what I wanted to know. Text and sample codes are wonderful. I think it's easier now for me to step up. Thank you.

By Benjamin L

May 6, 2020

Good survey of different skills needed and problems that you may encounter. I didn't always feel prepared to complete some of the assignments.

By Rupesh A

Jan 19, 2019

This course of python is very good. I learnt different things from this course like reading XML file ,JSON file, HTML, and regular expression.

By 慈曦

May 20, 2017

fundamental and good

great professor

I like this course

but i think the assignment maybe too easy

but still,you can learn something in this course

By Anmol g

Jan 16, 2016

It was Ok! The preofessor has a good style of teaching, but the depth of material could have been better and the assignments more challenging.

By ARUN K

Apr 10, 2021

it will be slightly confusing during starting as we cross and go to xml it gets easier

dont stop with week 3 just go ahead you can complete it

By Alison T

Dec 24, 2015

overall covered a lot of interesting material - hope to see more classes that dive deeper into webscraping and not just getting at the basics

By Sekhar A B

May 8, 2021

A step up from the previous 2 courses. it would have been helpful to include links to more documentation for things like parsing, XML, JSON.

By Akshaya V

Oct 11, 2019

XML was too tough. More time should have been spent to explain how to parse data and use it through xml.Otherwise this course was AWESOME!!!

By Sagar S

Feb 3, 2016

All these courses really need to be updated to Python 3. There is no advantage in sticking to Python 2 anymore with Python4 on the horizon

By Vallian S

Nov 26, 2021

The last API assignment was really confusing. I used the code sample from PY4E website and it worked in one try without changing anything.

By Pablo A R G

Nov 12, 2020

Incredible the scope Python has to extract data from the web, this course increased my desire to delve into the service-oriented approach.

By Sylvie

May 24, 2020

The professor's explanations in this course were a bit less detailed than in the first two courses, but overal the course was really good!

By ofek m

Jan 21, 2020

In the sixth week, it felt like they skimmed over the harder material and took me a while to understand. other that that it was very good.

By Brett S

Feb 18, 2019

Dr Chuck is great. There seemed to be a pretty big leap from the examples and the assignments though. Thoroughly enjoyed the class though.

By Tal L

Apr 23, 2018

This course was also good but I did not enjoy it as the previous ones- guess that the accessing web data issues were not as interesting...

By John S

Aug 12, 2016

Really nice course. Help was available when I needed it, however I think some of the integration of urllib needed to be better elaborated.