$0.05
per call · USD Coin on Base
Structured JSON from any webpage. Name the fields you want — company data, job listings, product specs, contact details, financial figures — and get them back with confidence scores. No scraper configuration needed.
Endpoint
POST https://api.terradeed.co.uk/extract11
Calls / 30d
1
Unique payers / 30d
Sep 10
Last called
exact
Payment scheme
Call this service
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://api.terradeed.co.uk/extract", {
method: "POST",
headers: { "Content-Type": "application/json" },
body: JSON.stringify({
"fields": [
"title",
"price",
"availability"
],
"url": "https://example.com/product"
}),
});
const data = await res.json();curl -X POST \
"https://api.terradeed.co.uk/extract" \
-H "Content-Type: application/json" \
-d '{"fields":["title","price","availability"],"url":"https://example.com/product"}' \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"auth_method": "x402",
"data": {
"company_name": "Savills (UK) Ltd",
"location": "33 Margaret Street, London W1G 0JD",
"phone": "+44 (0)20 7016 3600",
"services": [
"Commercial property sales",
"Investment advisory",
"Development consultancy",
"Valuation"
],
"specialisms": [
"Office",
"Retail",
"Industrial",
"Residential development"
],
"team_size": "250+",
"website": "https://www.savills.co.uk"
},
"fields_extracted": [
"company_name",
"services",
"team_size",
"location",
"phone",
"website",
"specialisms"
],
"fields_requested": [
"company_name",
"services",
"team_size",
"location",
"phone",
"website",
"specialisms"
],
"status": "success",
"url": "https://savills.co.uk/commercial-property-for-sale/unit-5-bristol-road-bs1-4na"
}Payment details
0x4e024e356bd01853654b7b5196f2b85f67cc39ecUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Search & Web and the homepage with a featured placement.
More from Co & similar services
Co · Scrape
api.terradeed.co.uk
Clean, LLM-ready markdown from any URL. JavaScript rendering included. Feed web content directly into agent context without parsing HTML.
Co · Extract Property
api.terradeed.co.uk
UK commercial property and land intelligence from any listing URL. Structured data: address, price, site area, use class, tenure, frontage, coordinates. Auto-enriched with Environment Agency flood risk, Historic England listed buildings, and DLUHC EPC data. Site acquisition teams use this for initial screening — replaces 30 minutes of manual research per site.
Co · Domain Expiry Audit
energybilltoolkit.co.uk
Pay-per-use EBT screening endpoint