simonw/shot-scraper

Proposal: add option to combine actions

オープン

#124 opened on 2023/10/17

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Python (116 件のフォーク)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (2,365 個のスター)
PR merge metrics
 (平均マージ 1h 5m) (30d で 1 merged 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.

コントリビューターガイド