№ thread
← Atelier
v1.0.0
Mapped
Mappedvanilla

www.mailerlite.com

www.mailerlite.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_emailAddress
selector_exists
#emailAddress
button_features
button_text
features
button_gallery
button_text
gallery
button_why_lite
button_text
why lite
button_resources
button_text
resources
button_newsletters
button_text
newsletters
button_landing_pages
button_text
landing pages
button_websites
button_text
websites
button_pop_ups
button_text
pop-ups
button_subscribe
button_text
subscribe
№ 05 — raw thread

The file.

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

www.mailerlite.com.thread.json3.5 KB
{
  "domain": "www.mailerlite.com",
  "name": "www.mailerlite.com Thread",
  "version": "1.0.0",
  "author": "weaver-auto",
  "license": "open",
  "created_at": 1779179569,
  "seed_url": "https://www.mailerlite.com/",
  "anti_bot": {
    "verdict": "normal",
    "signals": [],
    "page": {
      "title": "Create Email Marketing Your Audience Will Love - MailerLite",
      "url": "https://www.mailerlite.com/",
      "bodyLen": 3544,
      "interactiveCount": 244,
      "ready": "interactive"
    }
  },
  "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": 3
      },
      "page": {
        "title": "Create Email Marketing Your Audience Will Love - MailerLite",
        "url": "https://www.mailerlite.com/",
        "ready": "interactive"
      }
    }
  },
  "fingerprints": {
    "body_class": "overflow-y-auto",
    "title": "Create Email Marketing Your Audience Will Love - MailerLite",
    "url": "https://www.mailerlite.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": true,
      "akamai": false,
      "datadome": false,
      "kasada": false,
      "perimeter": false
    },
    "profile": "medium"
  },
  "inputs": [
    {
      "tag": "input",
      "id": "emailAddress",
      "name": "email",
      "type": "email",
      "placeholder": "Enter your email",
      "aria_label": "Enter your email",
      "role": null,
      "content_editable": false,
      "fill_strategy": "fast_setter"
    }
  ],
  "buttons": [
    {
      "tag": "button",
      "id": null,
      "text": "Features",
      "aria_label": null,
      "click_strategy": "js_dispatch"
    },
    {
      "tag": "button",
      "id": null,
      "text": "Gallery",
      "aria_label": null,
      "click_strategy": "js_dispatch"
    },
    {
      "tag": "button",
      "id": null,
      "text": "Why Lite",
      "aria_label": null,
      "click_strategy": "js_dispatch"
    },
    {
      "tag": "button",
      "id": null,
      "text": "Resources",
      "aria_label": null,
      "click_strategy": "js_dispatch"
    },
    {
      "tag": "button",
      "id": null,
      "text": "en",
      "aria_label": null,
      "click_strategy": "js_dispatch"
    },
    {
      "tag": "button",
      "id": null,
      "text": null,
      "aria_label": null,
      "click_strategy": "js_dispatch"
    },
    {
      "tag": "button",
      "id": null,
      "text": "Newsletters",
      "aria_label": null,
      "click_strategy": "js_dispatch"
    },
    {
      "tag": "button",
      "id": null,
      "text": "Landing pages",
      "aria_label": null,
      "click_strategy": "js_dispatch"
    },
    {
      "tag": "button",
      "id": null,
      "text": "Websites",
      "aria_label": null,
      "click_strategy": "js_dispatch"
    },
    {
      "tag": "button",
      "id": null,
      "text": "Pop-ups",
      "aria_label": null,
      "click_strategy": "js_dispatch"
    },
    {
      "tag": "button",
      "id": null,
      "text": "Subscribe\n                                        \n         ",
      "aria_label": null,
      "click_strategy": "js_dispatch"
    }
  ],
  "priors": {
    "sources": [],
    "candidate_selectors": []
  },
  "preflight": [
    {
      "name": "input_emailAddress",
      "kind": "selector_exists",
      "probe": "#emailAddress",
      "expected": "input #emailAddress"
    },
    {
      "name": "button_features",
      "kind": "button_text",
      "probe": "features",
      "expected": "button 'features'"
    },
    {
      "name": "button_gallery",
      "kind": "button_text",
      "probe": "gallery",
      "expected": "button 'gallery'"
    },
    {
      "name": "button_why_lite",
      "kind": "button_text",
      "probe": "why lite",
      "expected": "button 'why lite'"
    },
    {
      "name": "button_resources",
      "kind": "button_text",
      "probe": "resources",
      "expected": "button 'resources'"
    },
    {
      "name": "button_newsletters",
      "kind": "button_text",
      "probe": "newsletters",
      "expected": "button 'newsletters'"
    },
    {
      "name": "button_landing_pages",
      "kind": "button_text",
      "probe": "landing pages",
      "expected": "button 'landing pages'"
    },
    {
      "name": "button_websites",
      "kind": "button_text",
      "probe": "websites",
      "expected": "button 'websites'"
    },
    {
      "name": "button_pop_ups",
      "kind": "button_text",
      "probe": "pop-ups",
      "expected": "button 'pop-ups'"
    },
    {
      "name": "button_subscribe",
      "kind": "button_text",
      "probe": "subscribe",
      "expected": "button 'subscribe'"
    }
  ],
  "states": []
}