(256 Reviews)
(217 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.
DA
Apr 23, 2020
Great course. The lectures are clear and thorough. The assignments are challenging yet doable. The only thing I would like is to see more assignments to get more practice with the techniques learned.
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.
By Katrin K
•Mar 31, 2016
Nice but quite simple. And I missed the teaching of good pythonic programming style (something that is more than just script step by step but encapsulate functionality in functions, use advanced programming techniques, test your code and so on).
By Mohammad M H
•May 18, 2023
It was a very comprehensive and fully explained course but I think some of its parts are outdated and does not used anymore. but I'm so happy about my choice and very grateful that you gave me this opportunity to enroll and learn new things.
By Mits T
•Jun 3, 2021
Access Web Data was very dense and had lots of information.
I needed to access other sources of information to keep with the course.
The video was too hurried and the written material did not reflect properly all the info in the videos.
By Marc-Michel W
•Nov 12, 2018
From chapter 12 on wards in the textbook, I think that there should be more in depth explanations into the functioning of the specific tools being used to parse html (urllib and beautifulsoup) and those for working with XML and JSON.
By Thomas F
•Jan 18, 2018
Started off this specialty with two thorough classes. The content has gotten more complex, but the explanations aren't keeping up. Spending much more time on assignments now, having to re-do things over and over is frustrating...
By Radu F
•Jan 17, 2021
Good teacher, fast presentation of what can be done with Python vs Web, but you don't learn too much. The level is quite hich vs course 1-2. So if you started this specialization from scratch, this one will be quite difficult.
By Martina G
•Jun 11, 2018
I've done the first two courses of this specialization and found them easy and funny, This third part was confusing me and out of my confort zone. I finished the course but I probably need to come back again on this arguments.
By Verena L
•Jun 12, 2019
I still love the Professor but the examples given were way beyond my skills (and interest). Too much xml and not enough json. I believe json would have been more useful (for me at least). But he is still the best professor!
By Justine L
•Jan 30, 2017
Another good course in the Python Specialisation! You'll need to have a thorough grounding in dictionaries and lists for this module, so make sure you're across the concepts and syntax of those data structures :)
By Huda
•Nov 11, 2020
This course was difficult for me as beginner, found it too complicated and I needed to do some extra research and studying to understand the concept of sockets, urllib and all that web/ network- related material.
By Alessandro C
•Jan 14, 2022
this course compared to the others is a bit explained in a hurry, the topics are not explained well or in-depth, and the assignments are not completely congruent with what has been explained durign the videos
By Bingfeng T
•Dec 26, 2018
It's better to introduce algorithms instead if access web data. Algorithms are basics for everyone who is learning programming, but some specific direction like web develop is for people who interested in it.
By Ian D
•Sep 7, 2018
This part of the course was tough, maybe a bit more guidance in the videos to get the assignments slightly more aligned, as it seemed there was alot of extra stuff in the assignments and they were quite tough
By Anna B
•Feb 28, 2016
The course sped through the coding portions while spending a lot of time on the theoretical side of how the Internet works. Overall a very helpful overview, but I would have liked to spend more time coding.
By Alberto A S d O
•Oct 19, 2022
O professor não deu muitos exemplos e as avaliações se basearam em modelos pré prontos produzidos pelo professor. Acho que faltou mostrar mais possibilidades de uso do Python em acessar dados na internet.
By Sushanth V M
•Jun 23, 2020
The lectures are truly awesome, but It would be better if they are more informative. Some of the things in code about web-servicing, XML and JSON parsing in python are unexplained at least not deep enough.
By Nikolas D
•Aug 4, 2021
The last exercises were a bit confusing.
There was not clear explanation of what we had to do.
Also please consider not giving out a big chunk of the code beforehand.
It makes the exercises pointless.
By Sergey S
•May 28, 2020
The XML/JSON part was too steep, for begginer level XML to Dictionary parsing is complex, and we should go more thoroughly for lines of code, not enough info to grasp the concepts for task completion.
By Joshan B
•May 17, 2020
The course is explained very well but I feel there should be more examples with solutions to verify. I also felt it went a little faster as compared to the previous two courses in this Specialization.
By Maxim P
•Apr 14, 2018
Its hard to capture all this stuff in a few tutorials. Would be better if you give the newbies some more examples in pictures or so on. But all in all still a good and very interesting cheapter/part.
By Deleted A
•Aug 17, 2017
Good course. However it would be nice if the hints in the assignments were more clear. Last assignment had an error and it was not clarified in the description so the users had to seek help on forum.
By Jeet H
•Jun 2, 2020
This course was a little difficult to understand than the first 2 courses. I passed the course, but I felt that I haven't got a good grasp of concepts. XML & JSON were really difficult to understand
By Paul U
•Jun 22, 2020
This course didn't go into as much detail as I would've liked. While it did give a respectable foundation, I'll have to go and study more on this topic to fully grasp the concepts that were taught.
By Luis S
•Jul 21, 2018
This is still a great course but I was missing a bit more explanations for the last 2 chapters as I spent a lot of time doing the assignments and had to check many times the forums for the answers.