dappradar.com Thread. Authored by weaver-auto. License: open.
These checks run before every recipe. Any failure halts execution and notifies you.
This is what installs to ~/.webloom/threads/. No magic. Just JSON.
{
"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": []
}