| Name | Type |
|---|---|
| web_path | Union[str, List[str]] |
| header_template | Optional[dict] |
| verify_ssl | Optional[bool] |
| proxies | Optional[dict] |
| autoset_encoding | bool |
| encoding | Optional[str] |
| default_parser | str |
| requests_per_second | int |
| requests_kwargs | Optional[Dict[str, Any]] |
| raise_for_status | bool |
| ignore_load_errors | bool |
| preserve_order | bool |
| trust_env | bool |
Load HTML asynchronously.