I really enjoyed the course and found it cool how you can write python scripts to act like browser. However the API stuff (especially the twitter one) seemed kind of vague to me, since I don't have twitter.
Ratings and Reviews for Using Python to Access Web Data
Back to course Page
Reviews and Ratings
Reviews
This session is the most interesting one since I enrolled this series of Python program studying. The technology I learned here opened the door of using Python to organize and catch data from web. There must be big land behind and I want to pay a visit, by additional work after this.
Learning from Dr Chuck is great.
Yet another excellent course... My prior reviews were so ravingly positive that I now feel compelled to offer a very minor area of potential improvement: Dr. Chuck might have considered going a bit deeper into Geojson API and perhaps even done a second API. Also there were some glitches in the Geojson assignment: My python Spyder was left frozen a couple times before I got things working.
I understand that some students would have complained due to the length of Week 6, but if you requested the simple first assignment completion after the first 10 minutes of video lecture, you could have snuck in two concrete API assignments later on. Also, you could have had a Week 7 with the second API and alternate Web Access assignments. In sum, I was left wishing I had a bit more API experience.
Nevertheless, I give this class 4.75 stars, which rounds up to the usual 5 stars. I've completed three of Dr. Chuck's classes and I'm on the fourth. Dr. Chuck is the incarnation of the super MOOC professor. Long live Dr. Chuck!
As always, Dr. Chuck makes learning this material fun and interesting. Nice to be getting to some good, hands-on, stuff after learning the foundational material. Thank you Doc!
The information is presented is really easy to understand useful. I wish I could dr Chuck teach more complicated subject like algorithm !!!!
perfect
This course is a great introduction to web programming using python.
Very good and fantastic
Great introduction to web scraping, basically teaches you what you need to start doing web scraping on your own. Only remark, why teach urllib instead of requests? requests seems to be the better library.