is_html_tables属性

is_html_tables属性

标志指示网络查询是否仅对 HTML 表起作用。

定义:

@property
def is_html_tables(self):
    ...
@is_html_tables.setter
def is_html_tables(self, value):
    ...

也可以看看