postmarkapp.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": "postmarkapp.com",
"name": "postmarkapp.com Thread",
"version": "1.0.0",
"author": "weaver-auto",
"license": "open",
"created_at": 1779179807,
"seed_url": "https://postmarkapp.com/",
"anti_bot": {
"verdict": "normal",
"signals": [],
"page": {
"title": "Postmark: Fast, Reliable Email Delivery Service | SMTP | API",
"url": "https://postmarkapp.com/",
"bodyLen": 7254,
"interactiveCount": 252,
"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": 3
},
"page": {
"title": "Postmark: Fast, Reliable Email Delivery Service | SMTP | API",
"url": "https://postmarkapp.com/",
"ready": "complete"
}
}
},
"fingerprints": {
"body_class": "homepage",
"title": "Postmark: Fast, Reliable Email Delivery Service | SMTP | API",
"url": "https://postmarkapp.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": "select",
"id": "sb_provider",
"name": "p",
"type": "select-one",
"placeholder": null,
"aria_label": null,
"role": null,
"content_editable": false,
"fill_strategy": "select_option"
},
{
"tag": "input",
"id": null,
"name": null,
"type": "submit",
"placeholder": null,
"aria_label": null,
"role": null,
"content_editable": false,
"fill_strategy": "fast_setter"
}
],
"buttons": [
{
"tag": "a",
"id": null,
"text": "Learn more",
"aria_label": null,
"click_strategy": "js_dispatch"
},
{
"tag": "button",
"id": null,
"text": "Product",
"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": "Help",
"aria_label": null,
"click_strategy": "js_dispatch"
},
{
"tag": "li",
"id": null,
"text": "Log in",
"aria_label": null,
"click_strategy": "js_dispatch"
},
{
"tag": "a",
"id": "nav-btn-log-in",
"text": "Log in",
"aria_label": null,
"click_strategy": "js_dispatch"
},
{
"tag": "li",
"id": null,
"text": "Start free trial",
"aria_label": null,
"click_strategy": "js_dispatch"
},
{
"tag": "a",
"id": "nav-btn-signup",
"text": "Start free trial",
"aria_label": null,
"click_strategy": "js_dispatch"
},
{
"tag": "a",
"id": "hero-btn-signup",
"text": "Start free trial",
"aria_label": null,
"click_strategy": "js_dispatch"
},
{
"tag": "span",
"id": null,
"text": "Start free trial",
"aria_label": null,
"click_strategy": "js_dispatch"
},
{
"tag": "input",
"id": null,
"text": "Go",
"aria_label": null,
"click_strategy": "js_dispatch"
},
{
"tag": "a",
"id": "footer-cta-btn-signup",
"text": "Try Postmark free\n No Credit Card Required",
"aria_label": null,
"click_strategy": "js_dispatch"
},
{
"tag": "span",
"id": null,
"text": "Try Postmark free",
"aria_label": null,
"click_strategy": "js_dispatch"
},
{
"tag": "span",
"id": null,
"text": "No Credit Card Required",
"aria_label": null,
"click_strategy": "js_dispatch"
},
{
"tag": "button",
"id": "ot-sdk-btn",
"text": "Manage Preferences",
"aria_label": null,
"click_strategy": "js_dispatch"
},
{
"tag": "div",
"id": null,
"text": "Accept",
"aria_label": null,
"click_strategy": "js_dispatch"
},
{
"tag": "button",
"id": "onetrust-accept-btn-handler",
"text": "Accept",
"aria_label": null,
"click_strategy": "js_dispatch"
},
{
"tag": "button",
"id": null,
"text": null,
"aria_label": "Close",
"click_strategy": "js_dispatch"
}
],
"priors": {
"sources": [],
"candidate_selectors": []
},
"preflight": [
{
"name": "input_sb_provider",
"kind": "selector_exists",
"probe": "#sb_provider",
"expected": "input #sb_provider"
},
{
"name": "button_learn_more",
"kind": "button_text",
"probe": "learn more",
"expected": "button 'learn more'"
},
{
"name": "button_product",
"kind": "button_text",
"probe": "product",
"expected": "button 'product'"
},
{
"name": "button_resources",
"kind": "button_text",
"probe": "resources",
"expected": "button 'resources'"
},
{
"name": "button_help",
"kind": "button_text",
"probe": "help",
"expected": "button 'help'"
},
{
"name": "button_log_in",
"kind": "button_text",
"probe": "log in",
"expected": "button 'log in'"
},
{
"name": "button_start_free_trial",
"kind": "button_text",
"probe": "start free trial",
"expected": "button 'start free trial'"
},
{
"name": "button_try_postmark_free",
"kind": "button_text",
"probe": "try postmark free",
"expected": "button 'try postmark free'"
},
{
"name": "button_no_credit_card_required",
"kind": "button_text",
"probe": "no credit card required",
"expected": "button 'no credit card required'"
},
{
"name": "button_manage_preferences",
"kind": "button_text",
"probe": "manage preferences",
"expected": "button 'manage preferences'"
},
{
"name": "button_accept",
"kind": "button_text",
"probe": "accept",
"expected": "button 'accept'"
}
],
"states": []
}