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
43,904 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

SM

Jun 18, 2020

This course was really interesting and did a good job introducing complicated topics in usefully simplified form. It was a pleasure to listen to the instructor and I got everything I wanted out of it.

ML

Jun 16, 2017

Excellent course with in depth explanations. It is well structured. It learn to access Web Data from very basics to optimum level. It help me to understand details of using Python to Access Web Data.

Filter by:

6501 - 6525 of 7,921 Reviews for Using Python to Access Web Data

By Florian T

Oct 19, 2020

In total the course was nice and I learned a lot.The lectures were quiet challenging, especially the XML chapter. I'd like to have a bit more input for this part and the assignments, as it's more complex than JSON. But as always good explanation, videos and assignments.

By Raj K

Jul 18, 2020

Being an amateur in programming languages, learning about HTML, XML seemed a big deal to me. Dr Chuck was an excellent teacher in breaking down the concept to the basic and explaining it in the easiest way possible. Learned a lot from the course. Thank you, Professor.

By Ruben J

Apr 24, 2019

This is one of the best courses i ever attended, dr.chuck is very very thorough on the basics, and thats where the strength is. I love this, and recommend to anyone and everyone who wants to know about, python and web-data, JSON, API's and all the interesting stuff.

By Kat H

Feb 25, 2017

I felt a big jump in the learning curve once we reached XML and JSON. I could complete the assignments because all I had to do was make small changes to code provided, but I don't feel like I've even close to understood yet! Will keep re-reading the book chapters...

By Ben T

Jul 26, 2017

The assignments are too easy in my opinion and don't require some thinking, but just some pure copy/pasting or repeating of already seen examples. I think that's something that could be improved because the content of the class and the lectures are actually great.

By Kumiko K

May 25, 2016

This course has helped me learn the basics of regular expression and how to parse html, xml, and json data with simple exercises. After completing the course, I feel ready to apply what I learned to do more complicated tasks with the associated python libraries.

By Deleted A

Oct 16, 2017

Nice course and very clear and concise like the other courses in this series. As a mechanical engineer I'm not sure what use I would ever have to use this type of data processing but I imagine it could be useful for someone more specialised in web applications.

By Varun N

Feb 7, 2016

I have really liked the course and the way it has been presented. Although the course doesn't go into too much depth, it still gives a solid introduction to web data parsing and the available tools for the same. I strongly recommend this as a beginner's course.

By Cathy C d D C

Dec 14, 2018

This course was really hard for me. I did not enjoy the semantics of the final assignments. I found it more troubling than the assignment itself. Would you please state the assignments in plain English? Sometimes I did not understand what you were asking.

By Georgii F

Sep 3, 2017

Everything is extremely understandable, sometimes even too much, but the main problem of this is its assignments. I'd like to do more on the material, covered in lectures. For exemple, there is a 30 minutes lecture on Twitter API and no assignment about it..

By Arun K

Dec 6, 2015

It was a great course but I felt that the exercises could have been a bit more tough. If the exercises were challenging, then it would be a great way to learn the principle of Read-Search-Ask.

Thanks, Dr.Chuck. Looking forward to Databases with Python course.

By Shafkat K S

Mar 10, 2020

I really liked this course. I have learned so many new things here. But the API access part was a bit rough for me. Because the video was not updated. I guess there could be a simple lecture how google changed their charging and how to access twitter's API.

By Aryan J

Sep 12, 2020

THE COURSE WAS VERY INFORMATIVE IN IT SELF ALTHOUGH I HAD A BIT OF PROBLEMS DOING MY LAST ASSIGNMENT IT HAS SOME PROBLEMS BUT NOW IT'S DONE SO IT OKAY ANY HOW THE COURSE IS A MUST FOR SOMEONE WHO WANTS TO LEARN SCRAPING OF SITES OR A BIT OF SELF AUTOMATION

By dhruv g

Jul 11, 2018

its a decent intro class but I felt It missed out on a couple of things. We used beautiful Soup to parse html, used etree for xml without exploring the overlap between them much. However the course has prepared me with the skills needed to start on my own!

By giri n

Dec 15, 2020

This is relatively hard compared to part 1 and 2. A word of caution: do follow data structures and python official documentations and web structures by other sites to get a step by step approach/supplement . This is still a good guide for summary though.

By Daelyn B

Jul 5, 2017

Overall it was quite an informative course, though some parts I was left stranded and had absolutely no idea how to continue with some assignments, hopefully when python 3 rolls out for this specialisation it will make it a bit easier to follow through!

By Aadit A S

Mar 15, 2020

It was gr8 but i'd really like there was a guide for how to install modules like xml.etree.ElementTree etc. I was stuck cuz my program didn't work since i didn't have the module intalled...There are guides on youtube but very few are actually helpful.

By Neo

Jul 5, 2020

Week 5, the assigment sample coding has API included, which was not discussed at all in Week 5's lecture. The sample coding is very confusing. Please replace the Week 5's assigment coding sample with a more relevant and clear coding sample. Thanks!

By Regulus R

Oct 29, 2019

I feel the second assignment on week 6 is too easy, it basically writes the whole thing already. Also the materials in week 6 are kind of too much and too fast. Maybe it is better to slow it down and have a more detailed explanation on everything.

By Anindya B

Dec 1, 2018

This course is good but i think i need to have another course of the same topic to understand and grasp the subject more strongly! Overall experience was nice. i got early replies from the mentors when ever i asked for a doubt in discussion forum.

By Santiago F M

Jul 9, 2017

So simple to practice and understand.Still, I think this course is valuable for programming in python.

P.D: Is a pity that can't access with honour code for all five courses of specialization, and subtitles of videos were not translated to spanish.

By Tarak s

Jul 21, 2017

Thanks Dr. Chuck, but at some point during the course I feel we got a little less knowledge. So, 4 stars this time.

I'd prefer a book to learn more, and that's how it should be.

So, thanks again Sir for putting up such a great coursework.

Thumbs up!

By Rob C

Mar 10, 2020

Great course. Minus one star because things start to move a little fast and erratically in the last few weeks. If I'm not mistaken some topics on the quiz were never actually discussed in the lecture nor the literature (i.e. REST as an acronym).

By Todd S

Nov 9, 2015

A good course that gives insight into how data is exchanged over the Internet and how Python can be used to manipulate and use that data. For each chapter, I recommend adding 1 additional programming assignment with a little more complexity.

g

By Lucas A

Feb 6, 2019

Overall I liked it. Dr Chuck is a very good teacher, and the materials are well structured.

I'm just not giving 5 stars because I think It could offer a wider range of exercises, so that we could practice and consolidate the knowledge provided.