S

Superhighway · Scrape

by Superhighway

GETBase

$0.002

per call · USD Coin on Base

Read any web page as clean text + markdown for AI agents. Give a URL, get back the page title, readable markdown, and plain text — the readable content extracted from the HTML. Pay-per-call in USDC via x402 — no signup, no API key. Use for letting an agent read pages, fetch articles/docs it can't access, scrape content, and feed RAG.

Endpoint

GET https://sh-origin.walls.sh/scrape

14

Calls / 30d

1

Unique payers / 30d

Sep 10

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://sh-origin.walls.sh/scrape", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://sh-origin.walls.sh/scrape?url=https%3A%2F%2Fen.wikipedia.org%2Fwiki%2FHTTP_402" \
  -H "X-PAYMENT: <signed x402 payment>"

Payment details

Pay to0xf7fdeffc3abc97379418b0a687fdb54e1cbce163
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of Search & Web and the homepage with a featured placement.

Get featured →

More from Superhighway & similar services