№ thread
← Atelier
v0.1.0
Open bounty
Open bountyreact-16

httpbin.org

httpbin.org Starter. Authored by WebLoom Seed Generator. License: cc-by.

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.
№ 03 — quirks

Lessons learned.

01

React detected — controlled inputs should use react_force_change as fallback for hostile onChange wrappers.

№ 04 — endpoints

Captured calls.

typeurl
fetchhttps://httpbin.org/spec.json
№ 05 — raw thread

The file.

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

httpbin.org.thread.json1.6 KB
{
  "domain": "httpbin.org",
  "name": "httpbin.org Starter",
  "version": "0.1.0",
  "author": "WebLoom Seed Generator",
  "license": "cc-by",
  "tier": "starter",
  "source_url": "https://httpbin.org",
  "framework": "react-16",
  "frameworks_detected": [
    "react-16"
  ],
  "anti_bot_verdict": "normal",
  "anti_bot_signals": [],
  "default_strategy": "cdp",
  "notes": [
    "React detected — controlled inputs should use react_force_change as fallback for hostile onChange wrappers."
  ],
  "quirks": {
    "react_controlled_inputs": "use react_force_change escape hatch if normal fill fails"
  },
  "ax_snapshot": [
    "@e1 [a] \"the developer - Website\"",
    "@e2 [a] \"Send email to the developer\"",
    "@e3 [select type=\"select-one\"] \"https\"",
    "@e4 [a] \"HTTP Methods\"",
    "@e5 [button type=\"submit\"]",
    "@e6 [a] \"Auth\"",
    "@e7 [button type=\"submit\"]",
    "@e8 [a] \"Status codes\"",
    "@e9 [button type=\"submit\"]",
    "@e10 [a] \"Request inspection\"",
    "@e11 [button type=\"submit\"]",
    "@e12 [a] \"Response inspection\"",
    "@e13 [button type=\"submit\"]",
    "@e14 [a] \"Response formats\"",
    "@e15 [button type=\"submit\"]",
    "@e16 [a] \"Dynamic data\"",
    "@e17 [button type=\"submit\"]",
    "@e18 [a] \"Cookies\"",
    "@e19 [button type=\"submit\"]",
    "@e20 [a] \"Images\"",
    "@e21 [button type=\"submit\"]",
    "@e22 [a] \"Redirects\"",
    "@e23 [button type=\"submit\"]",
    "@e24 [a] \"Anything\"",
    "@e25 [button type=\"submit\"]",
    "@e26 [a] \"Flasgger\"",
    "@e27 [a] \"HTML form\""
  ],
  "captured_endpoints": [
    {
      "url": "https://httpbin.org/spec.json",
      "type": "fetch",
      "duration": 618,
      "transferSize": 41319
    }
  ],
  "page_indicators": {
    "has_password_input": false,
    "has_file_input": false,
    "has_label_wrapped_file": false,
    "has_drop_zone": false,
    "iframe_count": 0
  },
  "created_at": 1779089158,
  "created_by": "seed_thread_generator.py"
}