Make a GET request with Python

Publicado em: 12 Setembro 2022
no canal de: Make That Work
316
14

**Anything on Python you're not sure on? Something you've always wanted to do but you haven't managed to yet? I want to help! Don't forget to leave comment below with your content requests!**

APIs are super useful. Being able to work with them is a key part of any Python coder's toolbox.

Here we use Python to perform a simple get request on a publicly available API (SpaceX). We use the requests module which comes with Python out-of-the-box.

The Get request returns a JSON-formatted response containing the relevant data from that endpoint. We can then use that data for whatever we desire!

Python requests module: https://pypi.org/project/requests/
SpaceX API: https://github.com/r-spacex/SpaceX-API


Nesta página do site você pode assistir ao vídeo on-line Make a GET request with Python duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Make That Work 12 Setembro 2022, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 316 vezes e gostou 14 espectadores. Boa visualização!