6  Get a lot of data from APIs

6.1 Introduction

(introduction will be written ~last)

6.1.1 Learning Objectives

After you read this chapter, you will be able to:

  • Find information about pagination in API docs and descriptions.
  • Retry API requests respectfully.
  • Retrieve multiple pages of data from an API.
  • Process lists of {httr2} responses.

6.1.2 Prerequisites

(prerequisites will be filled in as I write, if I decide to keep this section)