ptt-crawler icon indicating copy to clipboard operation
ptt-crawler copied to clipboard

ptt-crawler is a web crawler module designed to scarpe data from Ptt.

Results 1 ptt-crawler issues
Sort by recently updated
recently updated
newest added

``` [ptt-crawler] ERROR!---getResults TimeoutError: Waiting for selector `#main-container > div.r-list-container.action-bar-margin.bbs-screen` failed: Waiting failed: [30](https://github.com/superTO/ptt-crawler-schedule/actions/runs/12315862735/job/34374924823#step:4:31)000ms exceeded at Timeout. (/home/runner/work/ptt-crawler-schedule/ptt-crawler-schedule/node_modules/puppeteer-core/lib/cjs/puppeteer/common/WaitTask.js:71:32) at listOnTimeout (node:internal/timers:573:17) at process.processTimers (node:internal/timers:514:7) ``` 只有在 github action 才會出現的錯誤, 在本地端執行都正常...