Skip to content

Custom Types API 参考

查看 Scrapling 自定义类型类的 API 参考,包括 TextHandler、TextHandlers 与 AttributesHandler。

本页汇总了 Scrapling 实现的所有自定义类型类的参考信息,包括它们的参数、属性和方法。

你可以像下面这样直接导入它们全部:

from scrapling.core.custom_types import TextHandler, TextHandlers, AttributesHandler

::: scrapling.core.custom_types.TextHandler

Section titled “::: scrapling.core.custom_types.TextHandler”

handler: python :docstring:

::: scrapling.core.custom_types.TextHandlers

Section titled “::: scrapling.core.custom_types.TextHandlers”

handler: python :docstring:

::: scrapling.core.custom_types.AttributesHandler

Section titled “::: scrapling.core.custom_types.AttributesHandler”

handler: python :docstring:

-
0:000:00