Chevron Left
返回到 Using Python to Access Web Data

学生对 University of Michigan 提供的 Using Python to Access Web Data 的评价和反馈

4.8
44,494 个评分

课程概述

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....
突出显示
High quality content

(256 条评论)

Practical assignments

(217 条评论)

热门审阅

MV

May 30, 2020

Highly recommended to anyone wants to learn the python to access web data, you will definitely learn the content smoothly with the awesome instructor, yeah, great instructor, i love his teaching style

XZ

Jan 8, 2017

Very nice intro class to learn how to access web data. Even though the assignment is a little bit easy, i still get a lot of fun exploring the skills i studied to access some websites as exercises

筛选依据:

6676 - Using Python to Access Web Data 的 6700 个评论(共 8,011 个)

创建者 Marcel v D

Dec 20, 2016

The assignments could be a little bit more challenging, on the other hand, they each address some part of the skills I want to learn. Probably I should hold my breath for the capstone. :-)

创建者 Susmita S

Jun 18, 2020

This was a little difficult course for a beginner. A little more explanation could be given as to why certain parts of the code were used. Overall it was a good course as an introduction.

创建者 Deepanshu C

May 12, 2020

This course is a lot challenging and complex than the previous courses. I feel that this course needed to be divided into two courses so as to be true to its name, 'Python for Everybody'.

创建者 Gervasi A

Dec 30, 2015

Very good introduction to python and its application to access web data. Dr Severance makes the process fun and easy to access. I would maybe have appreciate more complicated assessments.

创建者 Gabriele G

Apr 1, 2019

Parsing XML and JSON w/ Python is an extremely useful set of skills to exploit in the IT industry; I would suggest many more exercises on lists and dictionaries though; Totally worth it.

创建者 Patrik K

Jan 10, 2021

I really enjoyed this course, but assignments were quite easy and it was just about editing some written codes and not writing new one. But I like how Dr. Chuck explains and teaches. :)

创建者 Fai C

Jan 24, 2018

The content is a bit difficult for anyone like me who do not have any programming background. The materials are too brief to me. But, overall the course is quite useful yet informative.

创建者 Patrick K

Aug 16, 2023

good content - some issues following twitter examples as the api has been updated and it;s not clear which of the available keys in twitter dev you need to use/the names don't match up

创建者 Xiaojun L

Nov 16, 2020

At some point, I found this course way more difficult than the first and second course. A bit frustrated or else I still had lots of fun by learning and solving code with Dr. Chuck!!!

创建者 Arun K

Aug 12, 2020

Typical coursera course like previous python course which is excellent.....No stress taking this course.... Will get good time for the assignments...And thanks to the tutor Dr.Chuck...

创建者 Theo R

Oct 2, 2019

In general the course is good, giving a good introduction to the topics covered. I was only slightly disappointed by the JSON part, which I wish could have been covered in more detail.

创建者 Giacomo S

Nov 8, 2015

Yet another quite good course from Dr. Chuck; it may be a bit too quick on some of the most interesting parts, but all in all still very informative. And entertaining in its own way :)

创建者 Chris C

Jul 10, 2019

Requires a lot more digging around for information. That said, I felt it was a lot more useful than the first courses in the specialization ( but then it builds on previous courses ).

创建者 dongr0510

May 1, 2018

It's a little difficult for me since I don't have a lot of background knowledge of Web. I don't know HTML, HTTP, etc.

I hope the course could provide more knowledge about these parts.

创建者 Matteo T

Mar 13, 2021

I think it only scratches the surface of the subject but it is definitely a great introduction.

I would have appreciated more practical examples, not only the google and twitter APIs

创建者 Antonio R

Jul 26, 2020

It's a very good course, though it's a longer and should be splited in two. Assignments are a little more difficult and you need to watch videos attentively to solve some exercises.

创建者 sandeep d

Aug 14, 2020

Overal nice course but the examples were really hard and instructor have in-depth knowledge regarding this course for sure

I am glad to learn this course

And thank you for this!!!

创建者 Peter S

Jan 17, 2016

Great course, I would highly recommend it to everyone who want to learn more about XML and JSON and how to use it in Python. The exercises and assignments should be tougher though!

创建者 Mateo m r

Sep 27, 2020

The fisrt two tasks were hard, i needed a lot the help of forums

I would like know how access to other web pages writed with XML or JSON in adittion to the tasks

Thank you very much

创建者 Ivan O

May 5, 2020

The content is good, the only issue I seen is that the whole course fits into 1 week if you know the python basics (which is required for this course as stated in the description)

创建者 Fei X

Jan 23, 2017

very useful skills and give some specific instructions on accessing to web data. But the examples are a little sample, hope there will be examples of different difficulty level.

创建者 Vlad P

Jun 7, 2018

Great course, the only thing missing that I was hoping to see is how to download entire documents (PDF's, etc.) from websites. This would be very valuable for academic research.

创建者 Emeka P O

Aug 7, 2017

Great course, enjoyed the lectures. classes and assignments were on point. Generally I learned a lot, love the regex method and parsing xml / json was fun. happy I participated.

创建者 David H

Feb 19, 2018

I could have used more homework, but the later assignments were sufficiently difficult to ensure I knew and remembered all the things I learned in the early part of the course.