Documentation ¶
Index ¶
- func AbsoluteURL(base, path string) (string, error)
- func BatchExecute(country, language, payload string) (string, error)
- func DoRequest(req *http.Request) ([]byte, error)
- func ExtractInitData(html []byte) map[string]string
- func GetInitData(req *http.Request) (map[string]string, error)
- func GetJSONArray(data string, paths ...string) []gjson.Result
- func GetJSONValue(data string, paths ...string) string
- func HTMLToText(html string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AbsoluteURL ¶
AbsoluteURL return absolute url
func BatchExecute ¶
BatchExecute for PlayStoreUi
func ExtractInitData ¶
ExtractInitData from Google HTML
func GetInitData ¶
GetInitData from Google HTML
func GetJSONArray ¶
GetJSONArray by path
func GetJSONValue ¶
GetJSONValue with multiple path
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.