simonw/shot-scraper

Proposal: add option to combine actions

开放

#124 创建于 2023年10月17日

 (1 条评论) (0 个反应) (0 位负责人)Python (116 个派生)github user discovery
enhancementhelp wanted

仓库指标

星标
 (2,365 个星标)
PR 合并指标
 (平均合并 1小时 5分钟) (30 天内合并 1 个 PR)

描述

I believe it would be handy to both being able to screenshot a page and scrape some other data (e.g. title etc.) at the same time.

Right now it is possible only by executing two commands - one to take a screenshot, second to scrape element content via HTML or JS.

贡献者指南