Skip to main content
Module

x/deno_books/mod.ts>searchBook

Access OpenLibrary's API with Deno.
Go to Latest
function searchBook
import { searchBook } from "https://deno.land/x/deno_books@v1.4.0/mod.ts";

Search for book based on query from Open Library's API.

Parameters

query: string

Returns

Promise<Search>

Search results