scrape402.xyz
scrape402.xyz
· scrape402.xyz
Crawl a website from a seed URL up to configurable depth and page limits — multi-page crawler returning structured HTML-to-markdown content for AI agents
scrape402.xyz 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: 19/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.
Endpoints
| Endpoint | Price | Currency |
|---|---|---|
https://scrape402.xyz/crawl/depth1
|
0.006 | USDC |
https://scrape402.xyz/diff/snapshot
|
0.004 | USDC |
https://scrape402.xyz/extract/basic
|
0.002 | USDC |
0x21ba2c2f9cb292cf72360776389099dd0e9a3ae0 · basescan ↗
| Agent card | https://scrape402.xyz |
| Provider | https://scrape402.xyz |
| Docs | https://scrape402.xyz |
Health · last 0 probes
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/scrape402.xyz) [](https://agenstry.com/agents/scrape402.xyz) [](https://agenstry.com/agents/scrape402.xyz) [](https://agenstry.com/agents/scrape402.xyz)
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
{
"_source": "agentic.market",
"service": {
"id": "scrape402-xyz",
"name": "scrape402.xyz",
"description": "Crawl a website from a seed URL up to configurable depth and page limits \u2014 multi-page crawler returning structured HTML-to-markdown content for AI agents",
"domain": "scrape402.xyz",
"provider": "scrape402.xyz",
"providerUrl": "",
"category": "",
"networks": [
"Base"
],
"enriched": false,
"endpoints": [
{
"url": "https://scrape402.xyz/crawl/depth1",
"description": "Crawl a website from a seed URL up to configurable depth and page limits \u2014 multi-page crawler returning structured HTML-to-markdown content for AI agents",
"pricing": {
"amount": "0.006",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "format",
"type": "string",
"description": "",
"example": "json",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "max_depth",
"type": "number",
"description": "",
"example": 1,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "max_pages",
"type": "number",
"description": "",
"example": 10,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "same_domain",
"type": "boolean",
"description": "",
"example": true,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "url",
"type": "string",
"description": "",
"example": "https://example.com",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Scrape402",
"tags": [
"crawler",
"multi-page",
"site-map",
"depth-crawl",
"web-scraping"
],
"quality": {
"l30DaysTotalCalls": "9",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://scrape402.xyz/diff/snapshot",
"description": "Diff two web pages or compare a URL against a stored snapshot \u2014 change detection and web monitoring with structured diff output for AI agents",
"pricing": {
"amount": "0.004",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "format",
"type": "string",
"description": "",
"example": "json",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "url_a",
"type": "string",
"description": "",
"example": "https://example.com/v1",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "url_b",
"type": "string",
"description": "",
"example": "https://example.com/v2",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Scrape402",
"tags": [
"diff",
"change-detection",
"monitoring",
"snapshot",
"web-scraping"
],
"quality": {
"l30DaysTotalCalls": "8",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://scrape402.xyz/extract/basic",
"description": "Extract clean text, links, and metadata from any URL as Markdown or JSON \u2014 single-page web scraping and structured data extraction for AI agents",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "format",
"type": "string",
"description": "",
"example": "markdown",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "include_links",
"type": "boolean",
"description": "",
"example": true,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "include_metadata",
"type": "boolean",
"description": "",
"example": true,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "url",
"type": "string",
"description": "",
"example": "https://example.com/article",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Scrape402",
"tags": [
"extraction",
"html-to-markdown",
"single-page",
"metadata",
"web-scraping"
],
"quality": {
"l30DaysTotalCalls": "37",
"l30DaysUniquePayers": "1"
}
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.002",
"maxAmount": "0.006",
"avgCostPerTransaction": "0.004",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "Scrape402",
"tags": [
"crawler",
"multi-page",
"site-map",
"depth-crawl",
"web-scraping",
"diff",
"change-detection",
"monitoring",
"snapshot",
"extraction",
"html-to-markdown",
"single-page",
"metadata"
],
"iconUrl": ""
}
}