Custom Types API 参考
Section titled “Custom Types API 参考”本页汇总了 Scrapling 实现的所有自定义类型类的参考信息,包括它们的参数、属性和方法。
你可以像下面这样直接导入它们全部:
from scrapling.core.custom_types import TextHandler, TextHandlers, AttributesHandlerTextHandler
Section titled “TextHandler”::: scrapling.core.custom_types.TextHandler
Section titled “::: scrapling.core.custom_types.TextHandler”handler: python :docstring:
TextHandlers
Section titled “TextHandlers”::: scrapling.core.custom_types.TextHandlers
Section titled “::: scrapling.core.custom_types.TextHandlers”handler: python :docstring:
AttributesHandler
Section titled “AttributesHandler”::: scrapling.core.custom_types.AttributesHandler
Section titled “::: scrapling.core.custom_types.AttributesHandler”handler: python :docstring: