I’m releasing wayparam, a cross-platform Python CLI inspired by ParamSpider. It fetches historical URLs from the Wayback CDX API, filters “boring” static assets, and outputs normalized parameterized URLs (with masked values) in txt or JSONL. It’s pipeline-friendly (stdout clean, diagnostics on stderr), includes a man page, and ships with offline httpx-level integration tests (MockTransport).
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/vavkamil/awesome-bugbounty-tools/pull/61
**Author:** [@aleff-github](https://github.com/aleff-github)
**Created:** 12/20/2025
**Status:** ❌ Closed
**Base:** `main` ← **Head:** `patch-1`
---
### 📝 Commits (1)
- [`518d540`](https://github.com/vavkamil/awesome-bugbounty-tools/commit/518d540e407bb54a6b2dccdc421c472b6982c9f1) Add wayparam tool to Parameters
### 📊 Changes
**1 file changed** (+1 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+1 -0)
</details>
### 📄 Description
I’m releasing wayparam, a cross-platform Python CLI inspired by ParamSpider. It fetches historical URLs from the Wayback CDX API, filters “boring” static assets, and outputs normalized parameterized URLs (with masked values) in txt or JSONL. It’s pipeline-friendly (stdout clean, diagnostics on stderr), includes a man page, and ships with offline httpx-level integration tests (MockTransport).
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/vavkamil/awesome-bugbounty-tools/pull/61
Author: @aleff-github
Created: 12/20/2025
Status: ❌ Closed
Base:
main← Head:patch-1📝 Commits (1)
518d540Add wayparam tool to Parameters📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
I’m releasing wayparam, a cross-platform Python CLI inspired by ParamSpider. It fetches historical URLs from the Wayback CDX API, filters “boring” static assets, and outputs normalized parameterized URLs (with masked values) in txt or JSONL. It’s pipeline-friendly (stdout clean, diagnostics on stderr), includes a man page, and ships with offline httpx-level integration tests (MockTransport).
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.