修改先下滑一段
• sleep 1.4s • 再检测按钮 • 没按钮就继续下滑 • 有按钮就点 • 点完等接口响应 • 再继续循环
This commit is contained in:
parent
9d97bbc051
commit
c5f2641377
7
backServer/data-bk/capture-status.json
Normal file
7
backServer/data-bk/capture-status.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"running": true,
|
||||
"lastMessage": "已采集第 2 页",
|
||||
"updatedAt": "2026-03-10T19:14:36.004Z",
|
||||
"capturedPages": 26,
|
||||
"totalItems": 1141
|
||||
}
|
||||
35565
backServer/data-bk/qishier-cache.json
Normal file
35565
backServer/data-bk/qishier-cache.json
Normal file
File diff suppressed because it is too large
Load Diff
@ -9,6 +9,7 @@
|
||||
"dependencies": {
|
||||
"cors": "^2.8.5",
|
||||
"express": "^5.1.0",
|
||||
"playwright": "^1.52.0"
|
||||
"playwright": "^1.52.0",
|
||||
"readline-sync": "^1.4.10"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user