№ thread
← Atelier
v1.0.0
Mapped
Mappedvanilla

dappradar.com

dappradar.com Thread. Authored by weaver-auto. License: open.

Claim this domain · earn 75% open bounty
Forever
Free updatesWhen the author ships a patch, your copy updates automatically. Yours to keep.
1-click
Drift reportsBroken? Hit the report button. Enough reports flag the Thread publicly and alert the author.
Live
Health scorePreflight pass rate shown on every card. You see the real uptime before buying.
Always
Pre-run haltweaver check runs before every recipe — drift detected means zero wasted clicks.
№ 02 — preflight

Drift detection.

These checks run before every recipe. Any failure halts execution and notifies you.

name
kind
probe
input_named_email
selector_exists
[name="email"]
button_explore_web3
button_text
explore web3
button_trending_now
button_text
trending now
button_rankings
button_text
rankings
button_subscribe
button_text
subscribe
№ 05 — raw thread

The file.

This is what installs to ~/.webloom/threads/. No magic. Just JSON.

dappradar.com.thread.json2.6 KB
{
  "domain": "dappradar.com",
  "name": "dappradar.com Thread",
  "version": "1.0.0",
  "author": "weaver-auto",
  "license": "open",
  "created_at": 1779180722,
  "seed_url": "https://dappradar.com/",
  "anti_bot": {
    "verdict": "normal",
    "signals": [],
    "page": {
      "title": "Home | DappRadar",
      "url": "https://dappradar.com/",
      "bodyLen": 4646,
      "interactiveCount": 111,
      "ready": "complete"
    }
  },
  "framework": {
    "frameworks": [],
    "raw": {
      "frameworks": [],
      "primary": "vanilla",
      "indicators": {
        "has_password_input": false,
        "has_file_input": false,
        "has_label_wrapped_file": false,
        "has_drop_zone": false,
        "iframe_count": 1
      },
      "page": {
        "title": "Home | DappRadar",
        "url": "https://dappradar.com/",
        "ready": "complete"
      }
    }
  },
  "fingerprints": {
    "body_class": "home wp-singular page-template page-template-template-home page-template-template-home-php page page-id-9 wp-theme-dappradar has-sidebar",
    "title": "Home | DappRadar",
    "url": "https://dappradar.com/",
    "a_declarative_count": 0,
    "a_button_count": 0,
    "forms_count": 1,
    "next_data": false,
    "nuxt": false,
    "react": false,
    "redux": false
  },
  "pacing": {
    "signals": {
      "cloudflare": false,
      "hcaptcha": false,
      "recaptcha": false,
      "akamai": false,
      "datadome": false,
      "kasada": false,
      "perimeter": false
    },
    "profile": "fast"
  },
  "inputs": [
    {
      "tag": "input",
      "id": null,
      "name": null,
      "type": "search",
      "placeholder": "Search dapps, chains...",
      "aria_label": "Search",
      "role": null,
      "content_editable": false,
      "fill_strategy": "fast_setter"
    },
    {
      "tag": "input",
      "id": null,
      "name": "email",
      "type": "email",
      "placeholder": "Enter your email address",
      "aria_label": "Email address",
      "role": null,
      "content_editable": false,
      "fill_strategy": "fast_setter"
    }
  ],
  "buttons": [
    {
      "tag": "button",
      "id": null,
      "text": "Explore Web3",
      "aria_label": null,
      "click_strategy": "js_dispatch"
    },
    {
      "tag": "button",
      "id": null,
      "text": "Trending now",
      "aria_label": null,
      "click_strategy": "js_dispatch"
    },
    {
      "tag": "button",
      "id": null,
      "text": "Rankings",
      "aria_label": null,
      "click_strategy": "js_dispatch"
    },
    {
      "tag": "button",
      "id": null,
      "text": null,
      "aria_label": "Notifications",
      "click_strategy": "js_dispatch"
    },
    {
      "tag": "button",
      "id": null,
      "text": "Subscribe",
      "aria_label": "Subscribe to newsletter",
      "click_strategy": "js_dispatch"
    }
  ],
  "priors": {
    "sources": [],
    "candidate_selectors": []
  },
  "preflight": [
    {
      "name": "input_named_email",
      "kind": "selector_exists",
      "probe": "[name=\"email\"]",
      "expected": "input name=email"
    },
    {
      "name": "button_explore_web3",
      "kind": "button_text",
      "probe": "explore web3",
      "expected": "button 'explore web3'"
    },
    {
      "name": "button_trending_now",
      "kind": "button_text",
      "probe": "trending now",
      "expected": "button 'trending now'"
    },
    {
      "name": "button_rankings",
      "kind": "button_text",
      "probe": "rankings",
      "expected": "button 'rankings'"
    },
    {
      "name": "button_subscribe",
      "kind": "button_text",
      "probe": "subscribe",
      "expected": "button 'subscribe'"
    }
  ],
  "states": []
}