screenshotmcp
Zero-dependency synchronous Python SDK for ScreenshotMCP.
pip install screenshotmcp
from screenshotmcp import SiteScreenshotClient
client = SiteScreenshotClient("https://snapforge.web-tasarimci.com")
result = client.capture("https://example.com", device="both")
print(result["files"])
The previous agentforge_site_screenshot import remains available for compatibility. For authenticated endpoints pass access_token= or url_secret=. access_token may also be a callable that returns the current token.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
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 screenshotmcp-0.1.0-py3-none-any.whl.
File metadata
- Download URL: screenshotmcp-0.1.0-py3-none-any.whl
- Upload date:
- Size: 16.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
647766491b9e863fd0b5808a5f6d8100b8482d058f682f1696302a92cab6bc9f
|
|
| MD5 |
5d480f6950629935ae0ba55c87e720ae
|
|
| BLAKE2b-256 |
c02f9f56cc6c89e0e79d17d1561c5a1e2f0241f9a1567c9ada1d034370804cdf
|