AgentScrape
agent-scrape.healingsunhaven.workers.dev
· HSH Intelligence
Pay-per-call web scraping for AI agents via x402 v2 on Base USDC. No signup, no API keys — agents pay autonomously per call.
agent-scrape.healingsunhaven.workers.dev 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.
F
Conformance score: 30/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-05-28 01:58:47 current | f934d51647c8… |
view → |
Endpoints
| Agent card | https://agent-scrape.healingsunhaven.workers.dev/.well-known/agent.json |
| Provider | https://github.com/hshintelligence/agent-scrape |
Skills · 6 declared · mapped to canonical taxonomy
Scrape any URL and return content as markdown, html, text, or json
AI-powered structured JSON extraction via Groq + Llama 4 Scout
Capture PNG screenshot with desktop/mobile/tablet viewport control
Extract title, OG, Twitter cards, JSON-LD, canonical URL
Stateful browser session persisting cookies and localStorage
Multi-step atomic browser workflow up to 20 steps
Health · last 1 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/agent-scrape.healingsunhaven.workers.dev) [](https://agenstry.com/agents/agent-scrape.healingsunhaven.workers.dev) [](https://agenstry.com/agents/agent-scrape.healingsunhaven.workers.dev) [](https://agenstry.com/agents/agent-scrape.healingsunhaven.workers.dev)
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": "AgentScrape",
"description": "Pay-per-call web scraping for AI agents via x402 v2 on Base USDC. No signup, no API keys \u2014 agents pay autonomously per call.",
"version": "0.6.0",
"url": "https://agent-scrape.healingsunhaven.workers.dev",
"provider": {
"organization": "HSH Intelligence",
"url": "https://github.com/hshintelligence/agent-scrape"
},
"capabilities": {
"streaming": true,
"pushNotifications": false,
"stateTransitionHistory": false
},
"authentication": {
"schemes": [
"x402-v2"
],
"credentials": null
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json",
"text/markdown",
"image/png"
],
"skills": [
{
"id": "scrape_webpage",
"name": "Scrape Webpage",
"description": "Scrape any URL and return content as markdown, html, text, or json",
"price": "$0.001",
"currency": "USDC",
"network": "base",
"tags": [
"web-scraping",
"markdown",
"html"
]
},
{
"id": "extract_structured_data",
"name": "Extract Structured Data",
"description": "AI-powered structured JSON extraction via Groq + Llama 4 Scout",
"price": "$0.001",
"currency": "USDC",
"network": "base",
"tags": [
"ai",
"structured-data",
"llm"
]
},
{
"id": "screenshot_webpage",
"name": "Screenshot Webpage",
"description": "Capture PNG screenshot with desktop/mobile/tablet viewport control",
"price": "$0.001",
"currency": "USDC",
"network": "base",
"tags": [
"screenshot",
"visual",
"png"
]
},
{
"id": "extract_metadata",
"name": "Extract Metadata",
"description": "Extract title, OG, Twitter cards, JSON-LD, canonical URL",
"price": "$0.001",
"currency": "USDC",
"network": "base",
"tags": [
"metadata",
"seo",
"open-graph"
]
},
{
"id": "create_browser_session",
"name": "Create Browser Session",
"description": "Stateful browser session persisting cookies and localStorage",
"price": "$0.001",
"currency": "USDC",
"network": "base",
"tags": [
"session",
"state",
"cookies"
]
},
{
"id": "run_workflow",
"name": "Run Workflow",
"description": "Multi-step atomic browser workflow up to 20 steps",
"price": "$0.001",
"currency": "USDC",
"network": "base",
"tags": [
"workflow",
"automation",
"multi-step"
]
}
],
"endpoints": {
"mcp": "https://agent-scrape.healingsunhaven.workers.dev/mcp",
"x402": "https://agent-scrape.healingsunhaven.workers.dev/.well-known/x402.json",
"openapi": "https://agent-scrape.healingsunhaven.workers.dev/openapi.json",
"llms": "https://agent-scrape.healingsunhaven.workers.dev/llms.txt"
},
"pay_to": "0x3F3337295fea3613A5f128a8E834A0dca30f9E9a",
"free_tier": {
"limit_per_wallet": 10,
"window_days": 30
},
"license": "MIT",
"repository": "https://github.com/hshintelligence/agent-scrape"
}