fromSearchPage

fun fromSearchPage(searchUrl: String): List<GoodReadsSearchResult>

Get all results from the GoodReads search page searchUrl.

See also

Throws

if no results was found on the page.

Sources

Link copied to clipboard