Documentation
¶
Index ¶
Constants ¶
View Source
const DefaultAmazonURL = "https://www.amazon.com"
Variables ¶
View Source
var ( DefaultClient = &Client{ client: http.DefaultClient, amazonUrl: utils.CloneURL(defaultAmazonURL), } )
Functions ¶
This section is empty.
Types ¶
type Book ¶
func BookFromHTML ¶
BookFromHTML parses and returns a book from the html of a book result on the search results page
Click to show internal directories.
Click to hide internal directories.