buttondown.email 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": "buttondown.email",
"name": "buttondown.email Thread",
"version": "1.0.0",
"author": "weaver-auto",
"license": "open",
"created_at": 1779179787,
"seed_url": "https://buttondown.email/",
"anti_bot": {
"verdict": "normal",
"signals": [],
"page": {
"title": "Buttondown — Newsletter software for people like you",
"url": "https://buttondown.com/",
"bodyLen": 4388,
"interactiveCount": 53,
"ready": "complete"
}
},
"framework": {
"frameworks": [
"react-17+",
"radix"
],
"raw": {
"frameworks": [
"react-17+",
"radix"
],
"primary": "react-17+",
"indicators": {
"has_password_input": false,
"has_file_input": false,
"has_label_wrapped_file": false,
"has_drop_zone": false,
"iframe_count": 0
},
"page": {
"title": "Buttondown — Newsletter software for people like you",
"url": "https://buttondown.com/",
"ready": "complete"
}
}
},
"fingerprints": {
"body_class": "bg-background text-foreground h-full flex flex-col flex-1",
"title": "Buttondown — Newsletter software for people like you",
"url": "https://buttondown.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": "yourname",
"name": "yourname",
"type": "text",
"placeholder": "Justin Duke",
"aria_label": null,
"role": null,
"content_editable": false,
"fill_strategy": "react_setter"
},
{
"tag": "input",
"id": "youremail",
"name": "youremail",
"type": "email",
"placeholder": "support@buttondown.com",
"aria_label": null,
"role": null,
"content_editable": false,
"fill_strategy": "react_setter"
},
{
"tag": "input",
"id": "abouttopic",
"name": "abouttopic",
"type": "text",
"placeholder": "Billing question",
"aria_label": null,
"role": null,
"content_editable": false,
"fill_strategy": "react_setter"
},
{
"tag": "textarea",
"id": "about",
"name": "about",
"type": "textarea",
"placeholder": "Describe your question or issue...",
"aria_label": null,
"role": null,
"content_editable": false,
"fill_strategy": "react_setter"
}
],
"buttons": [
{
"tag": "button",
"id": "radix-_R_d32nqbqtb_-trigger-radix-_R_5t32nqbqtb_",
"text": "Features",
"aria_label": null,
"click_strategy": "radix_portal"
},
{
"tag": "button",
"id": "radix-_R_d32nqbqtb_-trigger-radix-_R_9t32nqbqtb_",
"text": "Resources",
"aria_label": null,
"click_strategy": "radix_portal"
},
{
"tag": "button",
"id": null,
"text": "Send us a message",
"aria_label": null,
"click_strategy": "js_dispatch"
}
],
"priors": {
"sources": [],
"candidate_selectors": []
},
"preflight": [
{
"name": "framework_react-17+",
"kind": "framework_marker",
"probe": "react-17+",
"expected": "react-17+ detected"
},
{
"name": "framework_radix",
"kind": "framework_marker",
"probe": "radix",
"expected": "radix detected"
},
{
"name": "input_yourname",
"kind": "selector_exists",
"probe": "#yourname",
"expected": "input #yourname"
},
{
"name": "input_youremail",
"kind": "selector_exists",
"probe": "#youremail",
"expected": "input #youremail"
},
{
"name": "input_abouttopic",
"kind": "selector_exists",
"probe": "#abouttopic",
"expected": "input #abouttopic"
},
{
"name": "input_about",
"kind": "selector_exists",
"probe": "#about",
"expected": "input #about"
},
{
"name": "button_features",
"kind": "button_text",
"probe": "features",
"expected": "button 'features'"
},
{
"name": "button_resources",
"kind": "button_text",
"probe": "resources",
"expected": "button 'resources'"
},
{
"name": "button_send_us_a_message",
"kind": "button_text",
"probe": "send us a message",
"expected": "button 'send us a message'"
}
],
"states": []
}