№ thread
← Atelier
v1.0.0
Mapped
Mappedvanilla

impact.com

impact.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_newsletterEmail
selector_exists
#newsletterEmail
button_subscribe
button_text
subscribe
№ 05 — raw thread

The file.

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

impact.com.thread.json1.7 KB
{
  "domain": "impact.com",
  "name": "impact.com Thread",
  "version": "1.0.0",
  "author": "weaver-auto",
  "license": "open",
  "created_at": 1779176704,
  "seed_url": "https://impact.com/partners/",
  "anti_bot": {
    "verdict": "normal",
    "signals": [],
    "page": {
      "title": "Partners Marketplace - impact.com",
      "url": "https://impact.com/partners/",
      "bodyLen": 4234,
      "interactiveCount": 164,
      "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": 4
      },
      "page": {
        "title": "Partners Marketplace - impact.com",
        "url": "https://impact.com/partners/",
        "ready": "interactive"
      }
    }
  },
  "fingerprints": {
    "body_class": "page-template page-template-page-ds page-template-page-ds-php page page-id-13988 page-parent ds no-touch-device",
    "title": "Partners Marketplace - impact.com",
    "url": "https://impact.com/partners/",
    "a_declarative_count": 0,
    "a_button_count": 0,
    "forms_count": 2,
    "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": "newsletterEmail",
      "name": "Email",
      "type": "email",
      "placeholder": null,
      "aria_label": null,
      "role": null,
      "content_editable": false,
      "fill_strategy": "fast_setter"
    }
  ],
  "buttons": [
    {
      "tag": "button",
      "id": null,
      "text": "Subscribe",
      "aria_label": null,
      "click_strategy": "js_dispatch"
    }
  ],
  "priors": {
    "sources": [],
    "candidate_selectors": []
  },
  "preflight": [
    {
      "name": "input_newsletterEmail",
      "kind": "selector_exists",
      "probe": "#newsletterEmail",
      "expected": "input #newsletterEmail"
    },
    {
      "name": "button_subscribe",
      "kind": "button_text",
      "probe": "subscribe",
      "expected": "button 'subscribe'"
    }
  ],
  "states": []
}