simonw/shot-scraper

Proposal: add option to combine actions

Aperta

#124 aperta il 17 ott 2023

 (1 commento) (0 reazioni) (0 assegnatari)Python (116 fork)github user discovery
enhancementhelp wanted

Metriche repository

Star
 (2365 stelle)
Metriche merge PR
 (Merge medio 1h 5m) (1 PR mergiata in 30 g)

Descrizione

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.

Guida contributor