Pagesnap Web Reading Agent
pagesnap.142-93-197-141.sslip.io
· Pagesnap
Deterministic web-reading agent that turns public URLs into Markdown, screenshots, PDFs, metadata, crawls, or structured data. Each content operation also has a keyless x402 HTTP equivalent paid in USDC on Base. Accountless onboarding and human-control boundaries: https://pagesnap.142-93-197-141.sslip.io/agents.
pagesnap.142-93-197-141.sslip.io via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Dispute or improve this rating
C
Conformance score: 68/100
C-grade: usable but has clear conformance issues, review the breakdown below.
click to expand breakdown ▾
click to collapse breakdown ▴
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Endpoints
| Agent card | https://pagesnap.142-93-197-141.sslip.io/.well-known/agent-card.json |
| Provider | https://pagesnap.142-93-197-141.sslip.io |
| Docs | https://pagesnap.142-93-197-141.sslip.io/docs |
Skills · 6 declared · mapped to canonical taxonomy
Fetch a public URL and return its main content as clean Markdown, text, or JSON. Keyless HTTP equivalent: https://pagesnap.142-93-197-141.sslip.io/x402/v1/read …
Render a public URL and return a screenshot plus a temporary file link. Keyless HTTP equivalent: https://pagesnap.142-93-197-141.sslip.io/x402/v1/screenshot ($0…
Render a public URL as a PDF and return a temporary download link. Keyless HTTP equivalent: https://pagesnap.142-93-197-141.sslip.io/x402/v1/pdf ($0.005 USDC vi…
Return title, description, canonical URL, Open Graph data, favicon, author, and publication time. Keyless HTTP equivalent: https://pagesnap.142-93-197-141.sslip…
Crawl a robots-aware, same-origin set of pages and return concatenated clean Markdown. Keyless HTTP equivalent: https://pagesnap.142-93-197-141.sslip.io/x402/v1…
Extract JSON-LD, microdata, RDFa-lite, social metadata, and normalized schema entities. Keyless HTTP equivalent: https://pagesnap.142-93-197-141.sslip.io/x402/v…
Health · last 29 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/pagesnap.142-93-197-141.sslip.io) [](https://agenstry.com/agents/pagesnap.142-93-197-141.sslip.io) [](https://agenstry.com/agents/pagesnap.142-93-197-141.sslip.io) [](https://agenstry.com/agents/pagesnap.142-93-197-141.sslip.io)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "Pagesnap Web Reading Agent",
"description": "Deterministic web-reading agent that turns public URLs into Markdown, screenshots, PDFs, metadata, crawls, or structured data. Each content operation also has a keyless x402 HTTP equivalent paid in USDC on Base. Accountless onboarding and human-control boundaries: https://pagesnap.142-93-197-141.sslip.io/agents.",
"supportedInterfaces": [
{
"url": "https://pagesnap.142-93-197-141.sslip.io/a2a",
"protocolBinding": "JSONRPC",
"protocolVersion": "1.0"
}
],
"provider": {
"organization": "Pagesnap",
"url": "https://pagesnap.142-93-197-141.sslip.io"
},
"version": "1.0.0",
"documentationUrl": "https://pagesnap.142-93-197-141.sslip.io/docs",
"iconUrl": "https://pagesnap.142-93-197-141.sslip.io/favicon.svg",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"extendedAgentCard": false,
"extensions": [
{
"uri": "https://docs.x402.org/extensions/bazaar",
"description": "Optional x402 v2 exact-payment HTTP equivalents; A2A itself continues to use the declared optional bearer key.",
"required": false,
"params": {
"network": "eip155:8453",
"asset": "USDC",
"scheme": "exact",
"routes": [
"https://pagesnap.142-93-197-141.sslip.io/x402/v1/read",
"https://pagesnap.142-93-197-141.sslip.io/x402/v1/screenshot",
"https://pagesnap.142-93-197-141.sslip.io/x402/v1/pdf",
"https://pagesnap.142-93-197-141.sslip.io/x402/v1/meta",
"https://pagesnap.142-93-197-141.sslip.io/x402/v1/extract",
"https://pagesnap.142-93-197-141.sslip.io/x402/v1/crawl",
"https://pagesnap.142-93-197-141.sslip.io/x402/v1/render"
]
}
}
]
},
"securitySchemes": {
"bearer": {
"httpAuthSecurityScheme": {
"scheme": "Bearer",
"description": "Optional Pagesnap API key. Anonymous access is available at lower quotas; create a free key at https://pagesnap.142-93-197-141.sslip.io/keys."
}
}
},
"security": [],
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"text/plain",
"application/json",
"image/jpeg",
"image/png",
"image/webp"
],
"skills": [
{
"id": "read_url",
"name": "Read URL",
"description": "Fetch a public URL and return its main content as clean Markdown, text, or JSON. Keyless HTTP equivalent: https://pagesnap.142-93-197-141.sslip.io/x402/v1/read ($0.002 USDC via x402).",
"tags": [
"web",
"reading",
"markdown"
],
"examples": [
"read https://example.com"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"text/plain",
"application/json"
]
},
{
"id": "screenshot_url",
"name": "Screenshot URL",
"description": "Render a public URL and return a screenshot plus a temporary file link. Keyless HTTP equivalent: https://pagesnap.142-93-197-141.sslip.io/x402/v1/screenshot ($0.005 USDC via x402).",
"tags": [
"web",
"screenshot",
"image"
],
"examples": [
"screenshot https://example.com"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"image/jpeg",
"image/png",
"image/webp",
"text/plain"
]
},
{
"id": "pdf_url",
"name": "PDF URL",
"description": "Render a public URL as a PDF and return a temporary download link. Keyless HTTP equivalent: https://pagesnap.142-93-197-141.sslip.io/x402/v1/pdf ($0.005 USDC via x402).",
"tags": [
"web",
"pdf",
"document"
],
"examples": [
"pdf https://example.com"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"text/plain",
"application/json"
]
},
{
"id": "get_meta",
"name": "Get metadata",
"description": "Return title, description, canonical URL, Open Graph data, favicon, author, and publication time. Keyless HTTP equivalent: https://pagesnap.142-93-197-141.sslip.io/x402/v1/meta ($0.002 USDC via x402).",
"tags": [
"web",
"metadata",
"link-preview"
],
"examples": [
"meta https://example.com"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"text/plain",
"application/json"
]
},
{
"id": "crawl_site",
"name": "Crawl site",
"description": "Crawl a robots-aware, same-origin set of pages and return concatenated clean Markdown. Keyless HTTP equivalent: https://pagesnap.142-93-197-141.sslip.io/x402/v1/crawl ($0.002/page; maximum 25 pages USDC via x402).",
"tags": [
"web",
"crawl",
"rag"
],
"examples": [
"crawl https://example.com"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"text/plain",
"application/json"
]
},
{
"id": "extract_structured",
"name": "Extract structured data",
"description": "Extract JSON-LD, microdata, RDFa-lite, social metadata, and normalized schema entities. Keyless HTTP equivalent: https://pagesnap.142-93-197-141.sslip.io/x402/v1/extract ($0.002 USDC via x402).",
"tags": [
"web",
"structured-data",
"json-ld"
],
"examples": [
"extract https://example.com"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"text/plain",
"application/json"
]
}
],
"signatures": [
{
"protected": "eyJhbGciOiJSUzI1NiIsInR5cCI6IkpPU0UiLCJraWQiOiJ4TTBoUnlVeFJFbDBzRC1jeDlpQVZDNm8iLCJqa3UiOiJodHRwczovL3BhZ2VzbmFwLjE0Mi05My0xOTctMTQxLnNzbGlwLmlvLy53ZWxsLWtub3duL2p3a3MuanNvbiJ9",
"signature": "oLRVc9NceKDENojvcyyY_KqZsh5p90eZqUazeZ9RWr0FluspEFrSAgJSl-UHgTmecIDzpQA4bpkSQE8jS6YfBPQv8m2bfd_ae6SubgdbxXcBQ1Kn--ZtgfDLcBTcRKjONRfvq311G2YlunlnbEvZ2GJj7HBkkuYmuNGBPblkEGjxiMe0mmBSau31UCc3dGXe27LtMXLWK6elvDCDq9XSIpPO8gjSyTuV0I8Wwhatcq14ehzYATqjc5_xNjYcTCYOmWqBXKMVuMeegCYMLTLHpEvfUDYckfLYyTYhERN1agELSCeE6YAlgeq8Pwljpozg82hOXISrFieIMoSKf7jqew"
}
]
}