• For Individuals
  • For Businesses
  • For Universities
  • For Governments
Coursera
  • Online Degrees
  • Careers
  • Log In
  • Join for Free
    Coursera
    Chevron Left
    Back to Using Python to Access Web Data

    Learner Reviews & Feedback for Using Python to Access Web Data by University of Michigan

    Filled StarFilled StarFilled StarFilled StarFilled Star
    4.8
    stars
    44,355 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 19, 2020

    Filled StarFilled StarFilled StarFilled StarFilled Star

    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 4, 2016

    Filled StarFilled StarFilled StarFilled StarFilled Star

    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!

    Filter by:

    7626 - 7650 of 7,985 Reviews for Using Python to Access Web Data

    Filled StarFilled StarFilled StarStarStar

    By Maria S

    •

    Mar 12, 2021

    This course provides a good overview of how to use Python to access web data. It is less helpful in terms of teaching you the actual coding to do so. So you will learn what is within the realm of the possible. You will likely still need a lot of studying and practicing beyond this course to be able to do it independently yourself.

    Filled StarFilled StarFilled StarStarStar

    By Aditya K

    •

    Oct 2, 2016

    The course did give me the the theoretical and syntactical basics in terms of how web programming is done using python. Chuck Severance is brilliant in his ability to explain complex concepts by reasoning via analogy. It would have helped if the problem sets were more challenging and in tune with real world applications.

    Filled StarFilled StarFilled StarStarStar

    By Aly T

    •

    Jul 1, 2017

    The quality of the documentation for this course dropped off compared to the first two classes. The problems are complex enough for first time programmers that it can be difficult to follow. Reviewing the discussion forums is barely helpful because the salient details get redacted to the point of being unhelpful.

    Filled StarFilled StarFilled StarStarStar

    By Judith T

    •

    Aug 11, 2017

    This course had way too many explanatory gaps around encoding and decoding - yes, I understand what they are, but not when to introduce them into the program and not always how to call them - and around parsing XML. I ultimately could not get the library recommended to work at all and used an alternate library.

    Filled StarFilled StarFilled StarStarStar

    By Swati C

    •

    Aug 14, 2019

    Not as informative as the previous 2 courses in this specialization. The instructor had to skim lightly over a few code chunks, not deep enough of a dive. It's a good introductory course to accessing web data, but left the impression that there's a lot more to be learnt if one wants to specialize in this area.

    Filled StarFilled StarFilled StarStarStar

    By Sarthak B

    •

    Apr 7, 2021

    The course should have been more in deep with a little bit of more explanation for Chapters related to XML & JSON. Considering that this is a beginner's level course, the course should have been more well constructed, including basics of the API key code, parsing, what OAuth & other functions actually do.

    Filled StarFilled StarFilled StarStarStar

    By Debjyoti K

    •

    Apr 13, 2016

    This course is good for those people who has never program in Python. But for experience people there is nothing new in this course.

    I would really appreciate if

    1) the target audience is mentioned in a course it would be really helpful

    2) what a person would achieve after completion of a course .

    Filled StarFilled StarFilled StarStarStar

    By Lee P

    •

    Jul 15, 2020

    Course could have been excellent if the TA(s) actually helped as opposed to telling you to redo what has already been done. Repeating the same thing over and over again is a crappy teacher. Finding a new way to inspire, encourage and give direction is the hallmark of a teacher (assistant or not).

    Filled StarFilled StarFilled StarStarStar

    By Vinit J

    •

    Jul 2, 2020

    Honestly writting, the explaination by tutor in this course was a little difficult to understand and i will rate 1.5 or maximum 2 on that basis. i refered Youtube for few content . Explaination can be bit more easy to understand. Else the length of course is good and course is interesting though.

    Filled StarFilled StarFilled StarStarStar

    By Brett K

    •

    Sep 18, 2017

    It's not bad -- the lectures are good -- but the programming exercises are quite easy. Often you only need to change one or two lines from some provided example code. Code reuse and not reinventing the wheel is a great idea in the real world, but in a class, things could be made more challenging.

    Filled StarFilled StarFilled StarStarStar

    By Ignacio G

    •

    Aug 31, 2019

    Interesting. However, a little bit long for the little content. The code doesn't seem very elaborated nor pythonic and as if it were done in a hurry. The assignments do not ask you to program, but just to do minor changes to the code. Assignments have realistic expected times for completion.

    Filled StarFilled StarFilled StarStarStar

    By Frank E

    •

    Sep 24, 2020

    This was the worst U of MI class in the specialization. The videos are outdated or made for Python 2.x not 3.x. The lectures also do not give you all the skills needed to do the assignments. It would be ok if the assignment was to spend hours researching how to do something, but it was not.

    Filled StarFilled StarFilled StarStarStar

    By Vanessa B

    •

    Apr 16, 2021

    Much harder than the previous courses in the Python Specialization. People with no prior coding experience will have a very hard time. The concepts are only barely introduced before the assignments force you to make huge mental leaps in order to complete them. Needs more instruction.

    Filled StarFilled StarFilled StarStarStar

    By Keshav K

    •

    May 9, 2019

    the first two courses were really good but this course require some real skills and intrest of programming

    many times i got struck in between and it was tough to find a way out but finally it took me 15 days to complete the course as compare to first two which took me around a week

    Filled StarFilled StarFilled StarStarStar

    By George A

    •

    Jun 26, 2019

    Not as good as the first two courses. The regular expressions section was great but the rest of the sections had assignments that were bad. I'm talking wrong starter code was posted, or just really easy assignments that required changing one line. Don't pay for this course.

    Filled StarFilled StarFilled StarStarStar

    By Yash J

    •

    May 4, 2020

    Very Short Explanation on concepts ...I was unable to completely understand and write code on my own especially working with Urls and how to fetch data in my code on my own.So I felt this course little tricky to understand may be from my side or It was too short and fast.

    Filled StarFilled StarFilled StarStarStar

    By Jomar J

    •

    Sep 30, 2020

    Compared to the earlier courses, I had a lot of difficulty in this one. I had to research for more additional content to understand the lesson. Especially for weeks 5 and 6. The provided material is not self-contained. You have to double the effort to finish this one.

    Filled StarFilled StarFilled StarStarStar

    By Mostafa F

    •

    Sep 14, 2017

    I guess for the assignments, it might be easier if the course take a step-by-step approach, so the students start coding very easy programs to access the data on web from scratch, and then the code evolves into something very complex in the final course, the capstone.

    Filled StarFilled StarFilled StarStarStar

    By Seth C

    •

    Dec 14, 2017

    While the first two courses were very linear and easy to follow, this course seemed out of step and like a mesh of information. On many of the homework problems I didn't feel capable of answering the question. I will need to go through and read more about this stuff.

    Filled StarFilled StarFilled StarStarStar

    By Abdelrhman A

    •

    Mar 19, 2022

    i think the content is a bit jumping too fast to be able to understand everysingle work, however the assignments are pretty doable. I'd rather to have more practice step by step and quizzes to be able to understand well all basics and meanings behind words. :)

    Filled StarFilled StarFilled StarStarStar

    By Mihir A

    •

    Jan 20, 2020

    A decent course but could be better refined with more lectures explaining the topics in more detail. I really wish I didn't have to go searching for various tidbits of code when doing the assignments but I was forced to due to a lack of content in the lectures.

    Filled StarFilled StarFilled StarStarStar

    By Samyak N

    •

    Aug 17, 2020

    I expected a lot, seeing the first two courses in this specialization, but to my disappointment, this course didn't meet my expectations. Topics aren't explained that well, they are thrown randomly. Assignments are about making a small change in example code.

    Filled StarFilled StarFilled StarStarStar

    By CHANDRAMOULI S

    •

    Aug 27, 2020

    I feel the course must be dealt with more details. Even though it is trying to just give an insight into the topics, it would have been better if it was discussed further. However, Dr. Chuck always creates that aura to make me listen to his lectures. Thanks

    Filled StarFilled StarFilled StarStarStar

    By Jie L

    •

    Dec 29, 2019

    Some of the content is difficult and seems not useful. And also there are some places lacking essential explanations. The quiz of Week 6 is not so related to the lecture. Overall, this course is not so good as the previous one 'Python Data Structures'.

    Filled StarFilled StarFilled StarStarStar

    By Brandon A

    •

    Dec 8, 2016

    Pretty good intro into accessing web data. Should be updated to use python 3 in my opinion since this is for new python users. Most of the course is useless to me because python 2 and python 3 are very different with beautiful soup and this and that.

    • Chevron Left
    • 1
    • ...
    • 301
    • 302
    • 303
    • 304
    • 305
    • 306
    • 307
    • 308
    • 309
    • 310
    • ...
    • 320
    • Chevron Right

    Coursera Footer

    Technical Skills

    • ChatGPT
    • Coding
    • Computer Science
    • Cybersecurity
    • DevOps
    • Ethical Hacking
    • Generative AI
    • Java Programming
    • Python
    • Web Development

    Analytical Skills

    • Artificial Intelligence
    • Big Data
    • Business Analysis
    • Data Analytics
    • Data Science
    • Financial Modeling
    • Machine Learning
    • Microsoft Excel
    • Microsoft Power BI
    • SQL

    Business Skills

    • Accounting
    • Digital Marketing
    • E-commerce
    • Finance
    • Google
    • Graphic Design
    • IBM
    • Marketing
    • Project Management
    • Social Media Marketing

    Career Resources

    • Essential IT Certifications
    • High-Income Skills to Learn
    • How to Get a PMP Certification
    • How to Learn Artificial Intelligence
    • Popular Cybersecurity Certifications
    • Popular Data Analytics Certifications
    • What Does a Data Analyst Do?
    • Career Development Resources
    • Career Aptitude Test
    • Share your Coursera Learning Story

    Coursera

    • About
    • What We Offer
    • Leadership
    • Careers
    • Catalog
    • Coursera Plus
    • Professional Certificates
    • MasterTrack® Certificates
    • Degrees
    • For Enterprise
    • For Government
    • For Campus
    • Become a Partner
    • Social Impact
    • Free Courses
    • ECTS Credit Recommendations

    Community

    • Learners
    • Partners
    • Beta Testers
    • Blog
    • The Coursera Podcast
    • Tech Blog
    • Teaching Center

    More

    • Press
    • Investors
    • Terms
    • Privacy
    • Help
    • Accessibility
    • Contact
    • Articles
    • Directory
    • Affiliates
    • Modern Slavery Statement
    • Manage Cookie Preferences
    Learn Anywhere
    Download on the App Store
    Get it on Google Play
    Logo of Certified B Corporation
    © 2025 Coursera Inc. All rights reserved.
    • Coursera Facebook
    • Coursera Linkedin
    • Coursera Twitter
    • Coursera YouTube
    • Coursera Instagram
    • Coursera TikTok
    Coursera

    Welcome back

    ​
    Your password is hidden
    ​

    or

    New to Coursera?


    Having trouble logging in? Learner help center

    This site is protected by reCAPTCHA Enterprise and the Google Privacy Policy and Terms of Service apply.