View on GitHub

SSC Lunch Time Python

Lunchtime #1: requests library (Oct. 21)

The requests library provides an elegant and simple way to send HTTP requests. Connect to the server of your choice, and download websites, stream data or upload content. Requests is one of the most downloaded python packages with about 14 Million downloads per week, and half a million of repositories that depend on requests.