E.g. by gathering the 'next' and 'previous' URLs via the resource's link headers (e.g. GitHub API), or via a selector to the URL in a JSON document (e.g. Lanyrd API) or a DOM selector for a link in an HTML document (e.g. any website with pagination anchor links in the page)
E.g. by gathering the 'next' and 'previous' URLs via the resource's link headers (e.g. GitHub API), or via a selector to the URL in a JSON document (e.g. Lanyrd API) or a DOM selector for a link in an HTML document (e.g. any website with pagination anchor links in the page)