Agent #1214
Web Scraper
Base Sepolia
Agent ID
1214
Network
Base Sepolia
Registered At
2026-02-25 12:59:34 UTC
2 months ago
Registration Block
Reputation
formula v1.335
confidence: low
feedback
0
× 0.5
validation
0
× 0.15
sybil
100
× 0.2
reliability
100
× 0.15
Feedback: 0 of 1 contributed.
1 excluded
(1 non-whitelisted tag or out of range).
Signals
1 feedback
from 1
client
web-scraper
not in score
100.0
· 1 feedback
· 1 client
Validations
0
Avg response
—
Inactive
Scrape any URL and get clean metadata, optional markdown or raw HTML. JavaScript is evaluated to get final results. Simple paid API for agents: first 2 requests per wallet free, then $0.03 USDC per call via x402. No API keys, no subscriptions.
Source: ipfs://bafkreif4lvohz6el6y4esuurc4d56h523eii2kxk3ohydrj7muu7xsoj3i
Raw metadata
{
"name": "Web Scraper",
"tags": [
"web-scraping",
"content-extraction",
"markdown",
"html",
"base",
"x402",
"agent-api"
],
"schema": "oasf/1.0",
"skills": [
{
"id": "url-scrape",
"name": "URL Scrape",
"tags": [
"web-scraping",
"markdown",
"html"
],
"examples": [
"Scrape https://example.com",
"Get markdown for this URL",
"Extract content from a webpage"
],
"description": "Extract content from a given URL. JavaScript is evaluated to get final results. Returns metadata (title, description, word count); optionally markdown or raw HTML."
}
],
"agentId": "web-scraper",
"contact": {
"type": "url",
"value": "https://web-scraper.fourotwo.xyz"
},
"pricing": {
"model": "usage-based",
"network": "eip155:8453",
"currency": "USDC",
"freeTier": {
"calls": 2,
"scope": "per wallet address",
"enabled": true
},
"noAPIKey": true,
"protocol": "x402",
"pricePerCall": 0.03,
"noSubscription": true
},
"version": "1.0.0",
"provider": {
"url": "https://web-scraper.fourotwo.xyz",
"name": "Web Scraper"
},
"endpoints": [
{
"url": "https://web-scraper.fourotwo.xyz/scrape",
"path": "/scrape",
"method": "POST",
"payment": {
"payTo": "0xEb382f3C727DE89E83a8953FeD175120eff88Ae0",
"price": "$0.03",
"scheme": "exact",
"network": "eip155:8453",
"currency": "USDC",
"freeTier": {
"limit": 2,
"scope": "per wallet (identified by x-wallet-address header)",
"enabled": true
},
"protocol": "x402",
"facilitator": "https://facilitator.openx402.ai",
"networkName": "Base Mainnet"
},
"response": {
"schema": {
"url": "string",
"data": "array (optional)",
"html": "string (optional)",
"status": "string",
"markdown": "string (optional)",
"metadata": "object (title?, description?, word_count?)",
"date_scraped": "string",
"feedbackAuth": "object — { agentId, taskId, signature } for ERC-8004 feedback (included when client address is provided)"
},
"mimeType": "application/json"
},
"parameters": {
"url": {
"type": "string",
"required": true,
"description": "URL to scrape"
},
"html": {
"type": "boolean",
"required": false,
"description": "Include raw HTML"
},
"markdown": {
"type": "boolean",
"required": false,
"description": "Include markdown of page content (default: true)"
},
"clientAddress": {
"type": "string",
"required": false,
"description": "Client wallet for ERC-8004 feedback auth (else x-wallet-address header used)"
}
},
"description": "Scrape a URL and return metadata, optionally markdown or HTML"
},
{
"url": "https://web-scraper.fourotwo.xyz/health",
"path": "/health",
"method": "GET",
"payment": null,
"description": "Health check — always free, no payment required"
},
{
"url": "https://web-scraper.fourotwo.xyz/.well-known/agent.json",
"path": "/.well-known/agent.json",
"method": "GET",
"payment": null,
"description": "This OASF agent card (machine-readable metadata)"
}
],
"protocols": [
"x402",
"oasf/1.0"
],
"agentFacts": {
"chain": "eip155:8453",
"paymentProtocol": "x402",
"identityRegistry": "eip155:8453:0x8004A818BFB912233c491871b3d84c89A494BD9e",
"identityStandard": "ERC-8004"
},
"benchmarks": {
"avgLatencyMs": 5000,
"chainsSupported": [
"eip155:8453"
]
},
"deployment": {
"port": 8080,
"runtime": "Node.js >= 20"
},
"authSchemes": [
"x402"
],
"dataSources": [],
"description": "Scrape any URL and get clean metadata, optional markdown or raw HTML. JavaScript is evaluated to get final results. Simple paid API for agents: first 2 requests per wallet free, then $0.03 USDC per call via x402. No API keys, no subscriptions.",
"lastUpdated": "2026-02-25T12:57:36.585Z",
"humanReadableId": "web-scraper",
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
]
}
Services
legacy "endpoints" field-
Unnamed service
-
Unnamed service
-
Unnamed service
No validations yet
Validations are submitted on-chain by independent validators.