Please enable JavaScript to use CodeHS

Advanced Python and AI Programming

Lesson 3.3 Exploring Web Data with Python

Activities

These are all the activities included in the lesson

3.3.1 Web Terminology
3.3.2 Web Terms Reflection
3.3.3 Introduction to Requests
3.3.4 GET Request with Query Params
3.3.5 Exploration: GET Request with PokéAPI
3.3.6 Create a Pokemon Card
3.3.7 Pokemon Card Submission
3.3.8 Making POST Requests
3.3.9 POST Data with Requests
3.3.10 Create Your Own Post
3.3.11 Requests Quiz