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:

1501 - 1525 of 7,946 Reviews for Using Python to Access Web Data

By Alejandro G

Feb 12, 2017

I have really enjoyed this course and is getting more and more complicated but that is actually why is challenging.

By Tanel T

Jan 28, 2017

I really enjoyed the course. Maybe too easy if you already have some coding experience, but very good for beginners.

By Arindam R

Dec 4, 2016

This is one of the best courses I have taken in any language. I am planning to take the rest of your Python courses.

By yuxinyu2010

Nov 29, 2016

It's a little difficult for us freshman, but I also feel excited when accomplished every chapters. Very nice course!

By Zsolt V

Jul 29, 2016

print 'That was awesome, thank you!'

#Oops, an infinite loop...

while True:

print 'Long live our noble Dr. Chuck!'

By Sebastian D

Dec 27, 2015

Excelent course, it teaches you how to extract the online data with python, and the different types of data avaible.

By Jim M

Nov 26, 2015

Material 5/5

Instructor 5/5

There is none better than Dr Chuck and University of Michigan for learning python on-line.

By M D

Nov 30, 2021

fantastic course! content and training is really up to the mark. A big thank you to Dr. Charles Severance and team.

By Yash R G

Jun 2, 2020

This was a beautiful course and I believe this is the perfect level of teaching in which students should be taught.

By Florian M

Mar 22, 2020

great course that teaches you some basics, especially in conjunction with the other courses from the specialization

By Luis L

Feb 2, 2019

Awesome awesome awesome course! First real exposure to APIs is exciting. Looking forward to the rest of the series!

By Tonatiuh G R

Sep 24, 2017

Excellent course, starts on very easy task and it finishes with complex API calls, very useful for Python beginners

By Chodavarapu C

Sep 23, 2017

This course was extremely useful to me to make my own web crawler. To create a interactive interface to my project.

By Manjeet D

May 19, 2017

I learnt a great deal from this course starting from regular expression to JSON parsing,XML parsing, Rest APIs etc.

By Brian T H

May 16, 2017

Audited this course really love it. Wish auditing was a clearer option and was able to mark progress when auditing.

By Deleted A

Aug 28, 2016

Great course!

It gives you a great foundation for using Python with the Web.

Really an interesting part with the APIs

By Sina S F

Aug 1, 2016

it was great but I needed the previous ones more. I Hope next one will be more practical for me.

Thanks Dr. Chuck :)

By Rishi K B

Apr 25, 2016

One of the best online course out there on the Internet, It made accessing Internet using programming look so easy!

By JOSE L H D

Jan 9, 2023

Great course, you go step by step to manage data using python with several tools but always making you think hard.

By Jorge M

Nov 26, 2020

Curso completamente funcional que enseña lo necesario para extraer información de la nube. En definitiva me gustó.

By Clark H

Oct 25, 2020

Dr. Chuck's clear explanation, relevant examples, and awesome bonus materials make this course a fun one to take.

By Zhe R

Oct 19, 2020

An excellent course that equips you with practical tools to access web data within 8 hours of starting the course.

By Francisco S C C

Aug 26, 2020

This course was just incredible! I really recommend everyone who has interest in this subject to take this course.

By Qian S

Aug 5, 2020

The course was very helpful in teaching me about the theory behind spidering and how to use python to do spidering

By Elena S

Jun 26, 2020

Great module. It took me through the necessary information to start getting and sending data on the web! Thanks :)