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.2 JSONs

1.3 Loading JSONs in Python

1.4 Exploring JSONs in Python

2 APIs and interacting with the world wide web
2.1 Herein, you'll learn

2.2 What is an API?

2.3 Connecting to an API in python

2.4 What was that URL?

2.5 It's a regular URL
