# 使用 Homebrew 安装 waybackpy

查看 waybackpy 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:waybackpy
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install waybackpy
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:waybackpy
- **软件包管理器:** Homebrew
- **版本:** 3.0.6
- **来源摘要:** Wayback Machine API interface & command-line tool
- **主页:** <https://pypi.org/project/waybackpy/>
- **最后更新:** 2026-05-15T11:35:01Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- waybackpy (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 3.0.6
## 项目历史与用法

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.

### 时间线

- 2020-05-02: GitHub repository created.
- 2020-05-04: PyPI release history begins with v1.1.
- 2020-07-18: 2.0.0 release appears on PyPI.
- 2022-01-18: 3.0.0 release appears on PyPI.
- 2022-03-15: 3.0.6 is published on PyPI.

### Related projects

- waybackpy is related to the Internet Archive Wayback Machine, the SavePageNow API, the CDX Server API, the Availability API, conda-forge packaging, and other command-line Wayback Machine clients.

### 来源

- <https://github.com/akamhy/waybackpy>
- <https://github.com/akamhy/waybackpy/wiki/CLI-docs>
- <https://github.com/akamhy/waybackpy/wiki/Python-package-docs>
- <https://pypi.org/project/waybackpy/>


## 安全说明

没有找到 waybackpy 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



## Combined YAML source

View the package source record on GitHub. [combined/waybackpy.yml](https://github.com/mxcl/pkgdb/blob/main/combined/waybackpy.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
