Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/lume/core.ts>Searcher#nextPage

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
method Searcher.prototype.nextPage
Re-export
import { Searcher } from "https://deno.land/x/lume@v1.19.2/core.ts";

Return the next page of a search

Parameters

url: string
optional
query: string
optional
sort: string

Returns

Data | undefined