getMatches

fun getMatches(): List<GoodReadsSearchResult>

Get the list of matches for the given search query (see searchUrl). Note that only the results appearing on the first page are returned, hence a maximum of 20 results.

Throws

Sources

Link copied to clipboard