# waybackpy mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für waybackpy in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install waybackpy
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:waybackpy
- **Paketmanager:** Homebrew
- **Version:** 3.0.6
- **Quellzusammenfassung:** Wayback Machine API interface & command-line tool
- **Homepage:** <https://pypi.org/project/waybackpy/>
- **Zuletzt aktualisiert:** 2026-05-15T11:35:01Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- waybackpy (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 3.0.6
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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.

### Quellen

- <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/>


## Sicherheitshinweise

Für waybackpy wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.



## Combined YAML source

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


## Quellen

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