Chevron Left
返回到 Using Python to Access Web Data

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

4.8
44,467 个评分

课程概述

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 条评论)

热门审阅

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.

AH

Mar 3, 2016

Gah! The second last assignment...for items in data['comments'] :Took me an hour to figure out that I needed to add that last bit in brackets! It just did the for loop twice each time... All the best!

筛选依据:

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

创建者 Angus

Jan 2, 2017

This was a easy to follow introduction to some python libraries used to access web services.

创建者 alexandra.wang

Dec 17, 2016

including beautifulsoup, parsing html,xml and json. good course of basic level for beginners

创建者 Tahseen M

Aug 15, 2021

Overall course was good but I think now this course need to update its content and quality.

创建者 Mohamed A

Oct 7, 2020

Excellent course but we need more examples in the XML part to understand it more precisely.

创建者 afroz g s

Sep 1, 2019

The speed of teaching should be appropriate. Its very difficult to follow in few occasions.

创建者 Bharat D

Nov 28, 2016

I recommend to take this course to all the enthusiast who want to learn and explore PYTHON.

创建者 ILGAR G

Apr 27, 2021

It was hard but there were interesting new things for me. Please add more simple examples.

创建者 Tommaso F

Nov 9, 2020

This a little way worst than the first two but Dr. Chuck is Amazing also in this course :)

创建者 Ariel G

Jul 31, 2019

very useful introductory course to web scraping. Requires effort in learning JSON and XML.

创建者 Viktor M

Feb 25, 2016

I'd like this course to be more difficult and i'd like it to have more practical exercises

创建者 John J

Jan 24, 2016

very good course for beginner. Simple explanation of the essentials needed for web access.

创建者 Jesse F

Dec 2, 2015

Great course, great instructor! I've learned a lot, but the assignments are a little easy.

创建者 Ethan C

Jan 26, 2019

Great course! But on GeoJson google tweaked the url requirments and you would need a key.

创建者 Gritsunick A

Feb 10, 2016

It would be great if there were more practice. The theoretical material as always on top.

创建者 Girish D K

Sep 8, 2020

You should also need to give more information about other languages used in this course.

创建者 Juan f h m

Sep 4, 2020

For beginners, some parts of this course are kind hard. Teachers should think about that

创建者 Visweshwar.G

Jul 26, 2020

the twitter api part could have been explained better

other part of this course was great

创建者 Sachitha V S

Jun 8, 2020

I Did complete the course but i didnt understand some of the codes but i can use them...

创建者 Madhav A S

May 12, 2020

Last section on APIs is very confusing, much harder, big leap from the first two courses

创建者 Martin L

Dec 27, 2016

great course although a few things seemed to be outside of both the course and the book.

创建者 Shubham K

Mar 2, 2016

little more information of the supporting programs that we are using should be provided.

创建者 Juan C L

Dec 8, 2015

Good course. Nice introduction to python

web tools. Cool explanations.Highly advisable

创建者 Deleted A

Nov 26, 2020

An excellent course to learn about the connection between web and python, JSON and API.

创建者 Craig H

Sep 1, 2020

Lectures felt rushed at times, but otherwise a good, brief overview on a complex topic.

创建者 Viddya K

Jul 16, 2020

Kept me glued to my laptop. Every graded tool assignment was very interesting to solve.