Save a HTML table to array only working for first 102 elements

前端 未结 0 934
生来不讨喜
生来不讨喜 2020-12-11 01:42

I\'m trying to scrape this website and parse the data into an excel sheet.

await page.evaluate(() => loadMore());
await page.evaluate(() => loadMore());         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题