Documentation ¶
Index ¶
- func ParseReviewHTML(content string) (backloggd.Review, error)
- func ParseUserHtml(content string) (backloggd.User, error)
- func ParseUserReviewsHTML(content string) (backloggd.UserReviewStats, error)
- func ScrapeReviewHTML(url string) (string, error)
- func ScrapeUserHtml(url string) (string, error)
- func ScrapeUserReviewsHTML(url string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseUserReviewsHTML ¶
func ParseUserReviewsHTML(content string) (backloggd.UserReviewStats, error)
func ScrapeReviewHTML ¶
func ScrapeUserHtml ¶
func ScrapeUserReviewsHTML ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.