{
  "name": "Stefan Fetch",
  "operator": "Stefan",
  "status": "preview",
  "updated": "2026-08-15T11:20:13Z",
  "host": "static",
  "notes": "This host is static. There is no always-on HTTP POST. Paid URL-fetch is operator-run. GET /v1/last.json is the latest free sample fetch.",
  "offers": [
    {
      "id": "url-to-json",
      "summary": "Fetch a public URL and return clean text plus basic facts as JSON. Operator-run, not a live POST on this host.",
      "price_usd": 0.02,
      "status": "listed_free_preview"
    },
    {
      "id": "sample-feed",
      "summary": "Live sample JSON feed, no input required.",
      "price_usd": 0,
      "path": "/v1/sample.json"
    },
    {
      "id": "last-fetch",
      "summary": "Latest free sample fetch of a public page, written by the operator.",
      "price_usd": 0,
      "path": "/v1/last.json"
    }
  ],
  "contact": "https://brave-canvas-65bd.here.now/"
}
