simonw/shot-scraper

Proposal: add option to combine actions

Offen

#124 geöffnet am 17.10.2023

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Python (116 Forks)github user discovery
enhancementhelp wanted

Repository-Metriken

Stars
 (2.365 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 1h 5m) (1 gemergte PR in 30 T)

Beschreibung

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.

Contributor Guide