shot-scraper

用于自动截取网站屏幕截图的命令行工具。「A command-line utility for taking automated screenshots of websites」

Github星跟踪图

shot-scraper

PyPI
Changelog
Tests
License
discord

A command-line utility for taking automated screenshots of websites

For background on this project see shot-scraper: automated screenshots for documentation, built on Playwright.

Documentation

Get started with GitHub Actions

To get started without installing any software, use the shot-scraper-template template to create your own GitHub repository which takes screenshots of a page using shot-scraper. See Instantly create a GitHub repository to take screenshots of a web page for details.

Quick installation

You can install the shot-scraper CLI tool using pip:

pip install shot-scraper
# Now install the browser it needs:
shot-scraper install

Taking your first screenshot

You can take a screenshot of a web page like this:

shot-scraper https://datasette.io/

This will create a screenshot in a file called datasette-io.png.

Many more options are available, see Taking a screenshot for details.

Examples

主要指标

概览
名称与所有者simonw/shot-scraper
主编程语言Python
编程语言 (语言数: 2)
平台
许可证Apache License 2.0
所有者活动
创建于2022-03-08 21:21:02
推送于2025-03-25 01:50:01
最后一次提交
发布数33
最新版本名称1.8 (发布于 )
第一版名称0.1a0 (发布于 )
用户参与
星数2k
关注者数7
派生数97
提交数248
已启用问题?
问题数136
打开的问题数42
拉请求数31
打开的拉请求数4
关闭的拉请求数4
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?