macOS
brew install waybackpyprovider-native install command
安装
brew install waybackpyprovider-native install command
概览
Wayback Machine API interface & command-line tool
历史
waybackpy is a Python library and CLI for the public Wayback Machine APIs. It packages Internet Archive save, availability, and CDX queries into importable Python classes and a `waybackpy` command.
The GitHub repository was created in May 2020 and PyPI release history begins with v1.1 on 2020-05-04. The project was maintained by Akash Mahanty and presents itself as both a Python package and a command-line program for the Internet Archive's Wayback Machine APIs.
The package moved quickly through 2020, reaching 2.0.0 in July and 2.3.x by December. The 3.0.0 series began on 2022-01-18, and PyPI lists 3.0.6, released on 2022-03-15, as the latest release on the project page.
waybackpy's adoption is tied to Python packaging and small automation use cases. The README and PyPI page document installation from PyPI, conda-forge, the source repository, and a Docker image, while the project metadata classifies the package as production/stable and aimed at developers and end users.
As a CLI, waybackpy saves a page, gets oldest or newest captures, searches near a timestamp, lists known URLs for a host, and queries the CDX Server API with match scopes, filters, date ranges, and collapse options. As a Python library, it exposes the same Wayback Machine API concepts to scripts.
Its package-nerd niche is lightweight archiving automation: users can add a user agent, save pages during publishing, inspect archive coverage for a domain, or use CDX query results inside OSINT, data-cleaning, or link-preservation scripts.
waybackpy is significant less as infrastructure and more as glue. It turns the Wayback Machine's public HTTP APIs into an installable Python tool that fits cron jobs, notebooks, shell scripts, CI jobs, and archival one-liners.
安全态势
没有找到 waybackpy 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
waybackpy | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:waybackpy |
|---|---|
| 版本 | 3.0.6 |
| 软件包管理器 | Homebrew |
| 主页 | https://pypi.org/project/waybackpy/ |
| 最后更新 | 2026-05-15T11:35:01Z |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.