# Proxy and scraping tools.

Source: https://ipvolt.com/tools
Markdown: https://ipvolt.com/tools.md

[Home](https://ipvolt.com/index.md) / Tools

Free tools · Open source
Reviewed: 2026-09-24
Author: ipvolt

Measure the bytes your scraper moves, or get help configuring and debugging a proxy connection. Start with the tool for the job in front of you.

These tools work independently of ipvolt proxy access. You do not need an ipvolt account to use them.

## [Scrapescope](https://ipvolt.com/guides/scraper-bandwidth-report)

Scraper bandwidth analysis

Measure a scraper run locally, inspect hosts and resource types, and find responses that contain the value you need. Open an existing report or try the sample in your browser.

Free · open source · works with any provider

Start with: An existing report.json, or a proxy-aware scraper to run locally.

Get: A bandwidth report; browser-helper data adds resource attribution.

Transfer costs use a rate you supply. The result is an estimate, not a provider bill.

[Open Scrapescope](https://ipvolt.com/guides/scraper-bandwidth-report) · [Try the report viewer](https://ipvolt.com/guides/scraper-bandwidth-report#viewer)

## [Proxy Toolkit MCP](https://ipvolt.com/mcp)

Proxy setup in your coding agent

Generate proxy configuration templates, diagnose connection errors and search proxy documentation from an MCP-compatible coding agent. Connect to the hosted server or run the package locally.

Free · open source · works with any provider

Start with: Your client or library, configuration task, or connection error.

Get: Configuration templates and suggested checks with linked documentation.

The hosted tools do not connect to your proxy or route your agent’s traffic.

[Explore the MCP Toolkit](https://ipvolt.com/mcp) · [Connection instructions](https://ipvolt.com/mcp#connect)

## Choose by the task.

Use measurement when a job runs but moves too many bytes. Use configuration and diagnostics when the connection itself needs attention.

| Your task | Tool | First step |
| --- | --- | --- |
| See which hosts and resource types use bandwidth | [Scrapescope](https://ipvolt.com/guides/scraper-bandwidth-report) | Open the sample report first, then measure your own run. Resource attribution needs an instrumented client. |
| Find a response that already contains a required value | [Scrapescope find](https://ipvolt.com/guides/scraper-bandwidth-report#quickstart) | Use the Chromium-based find command and inspect its ranked matches. Verify extraction before changing the job. |
| Configure a proxy client or investigate an error | [Proxy Toolkit MCP](https://ipvolt.com/mcp) | Connect your coding agent and request a template or a diagnostic check. Keep credentials out of prompts. |

## Need a walkthrough?

The Guides library covers client setup and troubleshooting step by step. The Blog explores measurement methods and tradeoffs.

- [Developer guides](https://ipvolt.com/guides.md)
- [What a proxy benchmark should measure](https://ipvolt.com/blog/what-a-proxy-benchmark-should-measure.md)
