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.

MP

Invalid date

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.

Filter by:

1476 - 1500 of 7,946 Reviews for Using Python to Access Web Data

By P J K

May 12, 2019

A bit tougher than the previous courses, but the professor makes sure you understand each and every line of the code.

By Chijioke U

Apr 21, 2019

Turned out to be a whole lot better than I expected. I'm bursting with ideas - can't wait to apply what I've learned!

By Emma K

May 11, 2017

I have learnt a lot but be prepared to put in the hours if you're new to coding as in places I found it really tough.

By Fan Y

Apr 21, 2017

I've learned much about how to use python to process web data. This course is easy to understand and pretty helpful.

By Aitor A B

Dec 20, 2016

Profesor is really good. Videos are very informative and concise. I would suggest to have more difficult assignments.

By 陆小天

Aug 2, 2016

Such a awesome course which is plausible and easy! I am also a prospect student to UM, hoping to see Dr. Chuck there!

By Robert L

Jun 14, 2016

Five stars from me. Shows what Python is really good at, which is gluing the service-oriented architectures together.

By Vladimir P

Jun 11, 2016

Thank you, Dr.Chuck! You're the best! I will talk with all my friends about Coursera and the great programs you have.

By Bradford S

Apr 5, 2016

I love this course! Dr. Chuck is an excellent instructor. I'm going to take more classes from University of Michigan.

By Marco G B

Mar 22, 2016

This phase of course about Python is dificult but amazing and I recomended to everybody start to learn this work. :-D

By mike d

Mar 7, 2016

The presentations flow well and have examples with which to work.

Dr. Chuck (Dr. Severance) is lively and educational.

By Lódri P

Jan 31, 2016

Dr. Chuck is epic! Really, really helped me to keep going and tought me a lot of interesting stuff. Highly recommend!

By mac a

Nov 16, 2015

I thought it would just be a primer, but its way more. Loved the course. Looking forward for more courses like these.

By plasmalab N

Aug 20, 2023

This is a great intro to web application, thank you so much Dr. Chuck! I really wish to see you one day in person !!

By Abishek B

Mar 17, 2023

It is really a useful one to learn more about networking with python. As usual, Dr.Chuck made it easier all the way.

By Petko N M

Feb 23, 2023

The material is well structured and the pace is good, leaving enough time for the student to learn the new material.

By Rafael A R A

Dec 5, 2021

Very good course where you study topics such as XML, JSON and access data using web APIs, to mention a few examples.

By Miha K

Oct 31, 2021

I really liked the course and recommend it, but the last two weeks' assignments were quite tough for me at the time.

By Jalal J

Oct 18, 2020

It helped me a lot with my studies and I picked up some extra skills as well. So, a pretty great experience. Thanks!

By Sylvia W

Jun 18, 2020

Great class and great professor! I will be using the knowledge and skills I've learned from this class in my career!

By Ruchit R P

Dec 20, 2018

Very good exposure on unicodes and html parsing.. really enjoyed it.. yet to complete week4 and week5 (xml and JSON)

By Krishna D

Jan 11, 2018

Excellent Course!

Very nice concept explanations and analogies

Well done Quizes and assignments.

Lots of good material.

By Ashutosh D

Dec 30, 2017

It was always awesome learning with Dr Chuck. The course amazingly full of good points and l learned lots from them.

By Luis L

Nov 1, 2017

very good python lesson and from easy to hard, one by one, follow Dr chuck to learn is very interesting experience.

By Daniel G

Oct 31, 2017

Very good and helpful for me as someone who already knows Python to understand how to access web data with the code.