simonw/shot-scraper

Proposal: add option to combine actions

Aberta

#124 aberto em 17 de out. de 2023

 (1 comentário) (0 reação) (0 responsável)Python (116 forks)github user discovery
enhancementhelp wanted

Métricas do repositório

Stars
 (2.365 estrelas)
Métricas de merge de PR
 (Mesclagem média 1h 5m) (1 fundiu PR em 30d)

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.

Guia do colaborador