2. Interacting with APIs to import data from the web - upalr/Python-camp GitHub Wiki

1 Introduction to APIs and JSONs

1.1 APIs

1 apis

1.2 JSONs

2 jsons

1.3 Loading JSONs in Python

3 loaading-jsons-in-python

1.4 Exploring JSONs in Python

4 exploring-jsons-in-python

2 APIs and interacting with the world wide web

2.1 Herein, you'll learn

5 you-will-learn

2.2 What is an API?

6 what-is-an-api

2.3 Connecting to an API in python

7 connection-to-an-api

2.4 What was that URL?

8 what-was-that-url

2.5 It's a regular URL

9 it-a-regular-url