simonw/shot-scraper

Proposal: add option to combine actions

Ouverte

#124 ouverte le 17 oct. 2023

 (1 commentaire) (0 réaction) (0 personne assignée)Python (116 forks)github user discovery
enhancementhelp wanted

Métriques du dépôt

Stars
 (2 365 étoiles)
Métriques de merge PR
 (Merge moyen 1h 5m) (1 PR mergée en 30 j)

Description

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.

Guide contributeur