Chevron Left
返回到 Using Python to Access Web Data

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

4.8
44,495 个评分

课程概述

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

热门审阅

AG

Sep 12, 2017

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

Apr 7, 2016

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.

筛选依据:

2426 - Using Python to Access Web Data 的 2450 个评论(共 8,012 个)

创建者 Han C

Dec 23, 2016

A great introduction about use python interface to get data from internet!

创建者 ROHIT S

Feb 29, 2016

Thanks for the clear explanation in the videos.

Good course for beginners.

创建者 Farooq K

Jan 29, 2016

Great, great course. It is an excellent way to jump into web programming.

创建者 Reina W

Dec 5, 2015

Amazing course, specific and thorough lectures- learned a lot and had fun!

创建者 Julio S

Dec 4, 2015

It's a great course with many activities to help solving real neccesities.

创建者 Marc W

Dec 3, 2015

Very useful class - all topics a relevant for retrieving data over the web

创建者 Sai M

Sep 22, 2022

This is a great beginner course. Give you a taste of what python can do.

创建者 Michael B

Jan 13, 2021

Great class. All of Dr. Chuck's classes are informative and well taught!

创建者 Jay S

Jan 10, 2021

Excellent presentation of concepts in python as they become more complex.

创建者 felipe a

Jan 8, 2021

It is a great course to learn how to access data from the web, XML, JSON.

创建者 Мұқанбетқали Д Б

Aug 21, 2020

I think this part of Py4e easiest than previous courses. Thanks Dr. Chuck

创建者 Nizamuddin S

Aug 5, 2020

A thorough coverage of REST API, web-scrapping, json and xml data access.

创建者 Priyansh D

Apr 27, 2020

The Topic was Best as always. But this time the codes were very difficult

创建者 Dr J

Apr 22, 2020

Its an good experience to learn python and to upgrade knowledge in python

创建者 Jennifer B

May 26, 2019

Really interesting course. It really demonstrates how powerful Python is.

创建者 AMIT K S

Mar 5, 2019

Instructor is really helpful, providing base knowledge at every concept.

创建者 Amit K

Feb 3, 2019

Awesome course by a super awesome professor on the best learning platform

创建者 Sourav R

Jan 30, 2019

Great learning experience, Dr chuck is awesome so as each and every staff

创建者 Irina B

Aug 26, 2018

Excellent course! Very interesting and useful material! Highly recommend!

创建者 Tong D

Jul 12, 2018

Very useful using python to do awesome things like grabbing data from web

创建者 Rafael P

May 5, 2018

Great introduction to accessing web data with python. Highly recommended.

创建者 Vinicio D S

Feb 18, 2018

Great for connecting to the web using Python: API, web crawler, XML, etc.

创建者 Yogesh C

Feb 4, 2018

Faculty is one of the finest faculty i have seen ever. Many thanks again.

创建者 Naveen D

Jan 27, 2017

It's a very good course .I learned a lot about accessing web data ,APIs .

创建者 Ying C

Jan 8, 2017

Amazing course with clear explanation of the concept and hand-on practice