DEV Community

Amzar
Amzar

Posted on Edited on

requests.get (python)

python script

get is the method to retrieve information from the API. You can choose the result in JSON or raw text format.

Top comments (0)