Thanks!! :D
Ratings and Reviews for Using Python to Access Web Data
Back to course Page
Reviews and Ratings
Reviews
These courses are great :)
of the best and most great courses of specialization
goood
best contents i hv nvr seen
Great MOOC, max efficiency for the study workload
very helpful, I hope more courses like that.
Doing this course is not so much related to Python but to other computer engineering topics.
Network concepts are required, as well as knowing other programming languages such as HTML, XML or JSON, API or WebServices. Assignments require parsing webpages in HTML, XML or JSON, so knowledge of the same is needed. I would not pursue this course unless having strong knowledge about those topics
It is offered as part of a certification for people that know nothing about programming, so between course 2 and 3 there is a huge conceptual gap (going from loops, if-else and defining variables to HTTPS protocols, JSON and Service Layers). Keep your expectations right
great instructor, good lectures.
This course will be completely helpful to the people who are learning web-development with Python .This will not be specific to Django or Flask framework .The target is to read the data from the API calls through Xml and Json data . ALso it will tell you the basic URL Encoding and decoding to send the data over the server . Regualr expressoins are universal and this course will help you to teach how to implement it in python.