Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ImageData ¶ added in v0.4.1
type ImageData struct {
InitalState struct {
SerpList struct {
Items struct {
Entities map[string]ImageEntity `json:"entities"`
} `json:"items"`
} `json:"serpList"`
} `json:"initialState"`
}
type ImageEntity ¶ added in v0.4.1
type Yandex ¶
type Yandex struct {
core.Browser
core.SearchEngineOptions
// contains filtered or unexported fields
}
func (*Yandex) GetRateLimiter ¶ added in v0.2.1
func (*Yandex) SearchImage ¶ added in v0.4.1
Click to show internal directories.
Click to hide internal directories.