0x11. Python - Network #1 Learning Objectives At the end of this project, you are expected to be able to explain to anyone, without the help of Google:
General How to fetch internet resources with the Python package urllib How to decode urllib body response How to use the Python package requests #requestsiswaysimplerthanurllib How to make HTTP GET request How to make HTTP POST/PUT/etc. request How to fetch JSON resources How to manipulate data from an external service