Skip to main content

detect_load_more

Function detect_load_more 

Source
pub fn detect_load_more(document: &Html) -> bool
Expand description

检测页面是否使用「加载更多」按钮。

通过检查常见 CSS 类名、按钮文本以及 data 属性来判断。