Enums
enums
¶
Type aliases, literals, and enumerations
Defines the static, permissible values for Scrape.do's various configuration parameters. It ensures that IDEs and static analyzers can provide strict autocomplete and validation for expected parameter values
RegionCodeType
module-attribute
¶
Defines the valid strings that can be passed to the
regional_geo_code parameter in the RequestParameters
model
WaitUntilType
module-attribute
¶
Defines the valid strings that can be passed to the
wait_until parameter in the RequestParameters
model
DeviceType
module-attribute
¶
Defines the valid strings that can be passed to the
device parameter in the RequestParameters
model
OutputType
module-attribute
¶
Defines the valid strings that can be passed to the
output parameter in the RequestParameters
model
HttpMethod
module-attribute
¶
Defines the valid HTTP methods that can be passed to the
method parameter in the PreparedScrapeDoRequest model
PayloadType
module-attribute
¶
Defines the valid types of payload that can be passed to the
payload_type parameter in the PreparedScrapeDoRequest model