web-agent-proxy-python
Python SDK client for routing authorized agent requests through browser runners using Web Agent Proxy.
Installation
PyPI publishing is planned. Until then, install from a local checkout:
pip install -e packages/sdk-python
Usage
from web_agent_proxy import WebAgentProxyClient
client = WebAgentProxyClient(bridge_url="http://localhost:8080")
# Scrape an approved target through a registered browser runner
html = client.scrape("https://example.com")
print(html)
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
web_agent_proxy-1.0.0.tar.gz
(3.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file web_agent_proxy-1.0.0.tar.gz.
File metadata
- Download URL: web_agent_proxy-1.0.0.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
05cd258b96d3dedf5b56b08ad19304b7900e229a14d3b2aca0d593d4de551064
|
|
| MD5 |
0d39170292e9cb9230f256f0c17ac981
|
|
| BLAKE2b-256 |
81a5c3b5007e072a322954fa0e3f1ecdf2903f4df7bccc81bcb7c7b389ba47ff
|
File details
Details for the file web_agent_proxy-1.0.0-py3-none-any.whl.
File metadata
- Download URL: web_agent_proxy-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
24e0e2c385856d9ddd09a50dda69f40b4da29f7ca225c45a3003f1662935c913
|
|
| MD5 |
d6f83cfe2ecdfc2c5e9e86ac7e94b61f
|
|
| BLAKE2b-256 |
99ffc8a9901efbee1f5c012a5e686cf54347bcad3079a4e45d36cf2d9b7245b2
|