Skip to content
This repository was archived by the owner on Dec 5, 2022. It is now read-only.

Jupyter Notebook containing a Python3 tutorial on connecting to REST GET APIs with urllib and requests

License

Notifications You must be signed in to change notification settings

NicholasSynovic/python-api-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python3 API Tutorial

Jupyter Notebook on using the urllib and requests library to GET data from a REST API

Open In Colab

Table of Contents

About

I created this for a friend who wanted to learn how to use Python3 to access REST APIs.

This tutorial goes over how to use urllib and requests to accomplish the same task.

It doesn't go over every feature of the libraries, and it won't answer every question. But this wasn't meant to. It was simply a small tutorial on how to use the libraries to GET data from a REST API.

About

Jupyter Notebook containing a Python3 tutorial on connecting to REST GET APIs with urllib and requests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published