{"id":9550,"date":"2026-07-26T08:39:51","date_gmt":"2026-07-26T08:39:51","guid":{"rendered":"https:\/\/tradegoai.app\/tools\/b2b-search-query-builder\/"},"modified":"2026-07-27T03:07:47","modified_gmt":"2026-07-27T03:07:47","slug":"b2b-suchanfragen-generator","status":"publish","type":"tools","link":"https:\/\/tradegoai.app\/de\/tools\/b2b-search-query-builder\/","title":{"rendered":"B2B-Suchanfragen-Generator"},"content":{"rendered":"    <section\n        id=\"tga-b2b-search-1\"\n        class=\"tga-b2b-tool\"\n        aria-labelledby=\"tga-b2b-search-1-title\"\n    >\n        <style>\n            #tga-b2b-search-1 {\n                --tga-navy: #0f1831;\n                --tga-purple: #6528f7;\n                --tga-purple-dark: #501bd8;\n                --tga-lilac: #f2efff;\n                --tga-line: #e2e8f0;\n                --tga-muted: #64748b;\n                --tga-white: #fff;\n                max-width: 1180px;\n                margin: 44px auto 72px;\n                padding: 0 22px;\n                color: var(--tga-navy);\n                font-family: inherit;\n                box-sizing: border-box;\n            }\n            #tga-b2b-search-1 * { box-sizing: border-box; }\n            #tga-b2b-search-1 .tga-b2b-hero {\n                position: relative;\n                overflow: hidden;\n                padding: 46px 48px;\n                border-radius: 22px;\n                color: var(--tga-white);\n                background: radial-gradient(circle at 88% 18%, rgba(101, 40, 247, .78), transparent 34%), linear-gradient(135deg, #081127 0%, #131d42 100%);\n                box-shadow: 0 20px 55px rgba(15, 23, 42, .16);\n            }\n            #tga-b2b-search-1 .tga-b2b-hero::after {\n                content: \"\";\n                position: absolute;\n                width: 280px;\n                height: 280px;\n                top: -120px;\n                right: -90px;\n                border-radius: 50%;\n                background: rgba(255, 255, 255, .08);\n            }\n            #tga-b2b-search-1 .tga-b2b-eyebrow {\n                position: relative;\n                z-index: 1;\n                display: block;\n                margin-bottom: 12px;\n                color: #cbbcff;\n                font-size: 12px;\n                font-weight: 800;\n                letter-spacing: .12em;\n                text-transform: uppercase;\n            }\n            #tga-b2b-search-1 .tga-b2b-hero h1 {\n                position: relative;\n                z-index: 1;\n                max-width: 820px;\n                margin: 0;\n                color: var(--tga-white);\n                font-size: clamp(38px, 6vw, 64px);\n                line-height: 1.08;\n                letter-spacing: -.035em;\n            }\n            #tga-b2b-search-1 .tga-b2b-hero p {\n                position: relative;\n                z-index: 1;\n                max-width: 760px;\n                margin: 20px 0 0;\n                color: #dce4ff;\n                font-size: 18px;\n                line-height: 1.65;\n            }\n            #tga-b2b-search-1 .tga-b2b-layout {\n                display: grid;\n                grid-template-columns: minmax(320px, 410px) minmax(0, 1fr);\n                gap: 24px;\n                margin-top: 24px;\n                align-items: start;\n            }\n            #tga-b2b-search-1 .tga-b2b-panel {\n                padding: 26px;\n                border: 1px solid var(--tga-line);\n                border-radius: 18px;\n                background: var(--tga-white);\n                box-shadow: 0 12px 34px rgba(15, 23, 42, .07);\n            }\n            #tga-b2b-search-1 .tga-b2b-panel-title {\n                margin: 0 0 6px;\n                color: var(--tga-navy);\n                font-size: 20px;\n                line-height: 1.3;\n            }\n            #tga-b2b-search-1 .tga-b2b-panel-copy {\n                margin: 0 0 22px;\n                color: var(--tga-muted);\n                font-size: 14px;\n                line-height: 1.6;\n            }\n            #tga-b2b-search-1 .tga-b2b-fields {\n                display: grid;\n                grid-template-columns: 1fr 1fr;\n                gap: 16px;\n            }\n            #tga-b2b-search-1 .tga-b2b-field--full { grid-column: 1 \/ -1; }\n            #tga-b2b-search-1 label {\n                display: block;\n                margin: 0 0 7px;\n                color: #334155;\n                font-size: 13px;\n                font-weight: 700;\n            }\n            #tga-b2b-search-1 input,\n            #tga-b2b-search-1 select {\n                width: 100%;\n                min-height: 48px;\n                margin: 0;\n                padding: 11px 13px;\n                border: 1px solid #cbd5e1;\n                border-radius: 10px;\n                outline: none;\n                background: var(--tga-white);\n                color: var(--tga-navy);\n                font: inherit;\n                font-size: 14px;\n            }\n            #tga-b2b-search-1 input:focus,\n            #tga-b2b-search-1 select:focus {\n                border-color: var(--tga-purple);\n                box-shadow: 0 0 0 3px rgba(101, 40, 247, .12);\n            }\n            #tga-b2b-search-1 .tga-b2b-help {\n                display: block;\n                margin-top: 6px;\n                color: var(--tga-muted);\n                font-size: 11px;\n                line-height: 1.45;\n            }\n            #tga-b2b-search-1 .tga-b2b-actions {\n                display: flex;\n                gap: 10px;\n                margin-top: 20px;\n            }\n            #tga-b2b-search-1 .tga-b2b-button {\n                display: inline-flex;\n                min-height: 46px;\n                align-items: center;\n                justify-content: center;\n                padding: 11px 16px;\n                border: 1px solid transparent;\n                border-radius: 10px;\n                cursor: pointer;\n                font: inherit;\n                font-size: 14px;\n                font-weight: 700;\n                line-height: 1.2;\n                text-decoration: none;\n                transition: transform .16s ease, background .16s ease;\n            }\n            #tga-b2b-search-1 .tga-b2b-button:hover { transform: translateY(-1px); }\n            #tga-b2b-search-1 .tga-b2b-button--primary {\n                flex: 1;\n                background: var(--tga-purple);\n                color: var(--tga-white);\n            }\n            #tga-b2b-search-1 .tga-b2b-button--primary:hover {\n                background: var(--tga-purple-dark);\n                color: var(--tga-white);\n            }\n            #tga-b2b-search-1 .tga-b2b-button--secondary {\n                border-color: var(--tga-line);\n                background: var(--tga-white);\n                color: var(--tga-navy);\n            }\n            #tga-b2b-search-1 .tga-b2b-results-head {\n                display: flex;\n                gap: 16px;\n                align-items: flex-start;\n                justify-content: space-between;\n                margin-bottom: 18px;\n            }\n            #tga-b2b-search-1 .tga-b2b-results-head .tga-b2b-button {\n                flex: 0 0 auto;\n            }\n            #tga-b2b-search-1 .tga-b2b-summary {\n                display: flex;\n                flex-wrap: wrap;\n                gap: 8px;\n                margin-bottom: 18px;\n            }\n            #tga-b2b-search-1 .tga-b2b-chip {\n                padding: 7px 10px;\n                border-radius: 999px;\n                background: var(--tga-lilac);\n                color: #4c1d95;\n                font-size: 12px;\n                font-weight: 700;\n            }\n            #tga-b2b-search-1 .tga-b2b-results {\n                display: grid;\n                gap: 12px;\n            }\n            #tga-b2b-search-1 .tga-b2b-result {\n                padding: 17px;\n                border: 1px solid var(--tga-line);\n                border-radius: 13px;\n                background: #fbfdff;\n            }\n            #tga-b2b-search-1 .tga-b2b-result h3 {\n                margin: 0 0 4px;\n                color: var(--tga-navy);\n                font-size: 15px;\n            }\n            #tga-b2b-search-1 .tga-b2b-result p {\n                margin: 0;\n                color: var(--tga-muted);\n                font-size: 12px;\n                line-height: 1.5;\n            }\n            #tga-b2b-search-1 .tga-b2b-query {\n                display: block;\n                width: 100%;\n                margin: 12px 0;\n                padding: 12px;\n                overflow-wrap: anywhere;\n                border: 1px solid #e8e2ff;\n                border-radius: 9px;\n                background: var(--tga-lilac);\n                color: #30146f;\n                font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;\n                font-size: 12px;\n                line-height: 1.55;\n                white-space: pre-wrap;\n            }\n            #tga-b2b-search-1 .tga-b2b-result-actions {\n                display: flex;\n                gap: 8px;\n                justify-content: flex-end;\n            }\n            #tga-b2b-search-1 .tga-b2b-result-actions .tga-b2b-button {\n                min-height: 38px;\n                padding: 8px 12px;\n                font-size: 12px;\n            }\n            #tga-b2b-search-1 .tga-b2b-empty {\n                padding: 58px 24px;\n                border: 1px dashed #cbd5e1;\n                border-radius: 13px;\n                color: var(--tga-muted);\n                text-align: center;\n                line-height: 1.7;\n            }\n            #tga-b2b-search-1 .tga-b2b-note {\n                margin: 18px 0 0;\n                color: var(--tga-muted);\n                font-size: 11px;\n                line-height: 1.6;\n            }\n            #tga-b2b-search-1 .tga-b2b-status {\n                min-height: 20px;\n                margin-top: 10px;\n                color: #166534;\n                font-size: 12px;\n                font-weight: 700;\n            }\n            #tga-b2b-search-1 .tga-b2b-after {\n                display: grid;\n                gap: 24px;\n                margin-top: 24px;\n            }\n            #tga-b2b-search-1 .tga-b2b-section {\n                padding: 30px;\n                border: 1px solid var(--tga-line);\n                border-radius: 18px;\n                background: var(--tga-white);\n                box-shadow: 0 12px 34px rgba(15, 23, 42, .05);\n            }\n            #tga-b2b-search-1 .tga-b2b-section h2 {\n                margin: 0 0 8px;\n                color: var(--tga-navy);\n                font-size: 24px;\n                line-height: 1.3;\n            }\n            #tga-b2b-search-1 .tga-b2b-section-intro {\n                max-width: 760px;\n                margin: 0 0 22px;\n                color: var(--tga-muted);\n                font-size: 14px;\n                line-height: 1.7;\n            }\n            #tga-b2b-search-1 .tga-b2b-info-grid {\n                display: grid;\n                grid-template-columns: repeat(3, minmax(0, 1fr));\n                gap: 14px;\n            }\n            #tga-b2b-search-1 .tga-b2b-info-card {\n                padding: 18px;\n                border-radius: 13px;\n                background: #f8fafc;\n            }\n            #tga-b2b-search-1 .tga-b2b-info-card strong {\n                display: block;\n                margin-bottom: 6px;\n                color: var(--tga-navy);\n                font-size: 14px;\n            }\n            #tga-b2b-search-1 .tga-b2b-info-card p {\n                margin: 0;\n                color: var(--tga-muted);\n                font-size: 12px;\n                line-height: 1.65;\n            }\n            #tga-b2b-search-1 .tga-b2b-paid {\n                display: flex;\n                gap: 28px;\n                align-items: center;\n                justify-content: space-between;\n                border-color: transparent;\n                background: linear-gradient(135deg, #0f1831, #34206f);\n            }\n            #tga-b2b-search-1 .tga-b2b-paid-label {\n                display: inline-block;\n                margin-bottom: 9px;\n                color: var(--tga-purple);\n                font-size: 12px;\n                font-weight: 800;\n                letter-spacing: .04em;\n                text-transform: uppercase;\n            }\n            #tga-b2b-search-1 .tga-b2b-paid h2 { margin-bottom: 8px; }\n            #tga-b2b-search-1 .tga-b2b-paid p {\n                max-width: 700px;\n                margin: 0;\n                color: #475569;\n                font-size: 14px;\n                line-height: 1.7;\n            }\n            #tga-b2b-search-1 .tga-b2b-paid .tga-b2b-button {\n                flex: 0 0 auto;\n                min-width: 200px;\n            }\n            #tga-b2b-search-1 .tga-b2b-faq-list {\n                display: grid;\n                gap: 10px;\n            }\n            #tga-b2b-search-1 .tga-b2b-faq-list details {\n                padding: 0 16px;\n                border: 1px solid var(--tga-line);\n                border-radius: 11px;\n                background: #fbfdff;\n            }\n            #tga-b2b-search-1 .tga-b2b-faq-list summary {\n                padding: 15px 0;\n                color: var(--tga-navy);\n                font-size: 14px;\n                font-weight: 700;\n                cursor: pointer;\n            }\n            #tga-b2b-search-1 .tga-b2b-faq-list details p {\n                margin: -2px 0 16px;\n                color: var(--tga-muted);\n                font-size: 13px;\n                line-height: 1.7;\n            }\n            #tga-b2b-search-1 .tga-b2b-related-grid {\n                display: grid;\n                grid-template-columns: repeat(3, minmax(0, 1fr));\n                gap: 14px;\n            }\n            #tga-b2b-search-1 .tga-b2b-related-card {\n                display: block;\n                padding: 18px;\n                border: 1px solid var(--tga-line);\n                border-radius: 13px;\n                color: inherit;\n                text-decoration: none;\n                transition: transform .16s ease, border-color .16s ease, box-shadow .16s ease;\n            }\n            #tga-b2b-search-1 .tga-b2b-related-card:hover {\n                transform: translateY(-2px);\n                border-color: #bca7ff;\n                box-shadow: 0 10px 24px rgba(15, 23, 42, .08);\n            }\n            #tga-b2b-search-1 .tga-b2b-related-card strong {\n                display: block;\n                margin-bottom: 7px;\n                color: var(--tga-navy);\n                font-size: 14px;\n            }\n            #tga-b2b-search-1 .tga-b2b-related-card span {\n                display: block;\n                color: var(--tga-muted);\n                font-size: 12px;\n                line-height: 1.6;\n            }\n            \n\t\t\t\/* TGA_FREE_TOOL_COMPONENT_STANDARD *\/\n\t\t\t#tga-b2b-search-1 details { padding:0; border:0; border-bottom:1px solid #e2e8f0; border-radius:0; background:transparent; }\n\t\t\t#tga-b2b-search-1 details:last-child { border-bottom:0; }\n\t\t\t#tga-b2b-search-1 summary { padding:17px 0; font-weight:800; }\n\t\t\t#tga-b2b-search-1 details p { margin:-3px 0 18px; padding:0; color:#64748b; font-size:14px; line-height:1.7; }\n\t\t\t#tga-b2b-search-1 .tga-b2b-paid { border-color:transparent; background:linear-gradient(135deg,#0f1831,#34206f); color:#fff; }\n\t\t\t#tga-b2b-search-1 .tga-b2b-paid h2 { color:#fff; }\n\t\t\t#tga-b2b-search-1 .tga-b2b-paid p { color:#dce4ff; }\n\t\t\t#tga-b2b-search-1 .tga-b2b-paid-label { color:#cbbcff; }\n\t\t\t#tga-b2b-search-1 .tga-b2b-paid .tga-b2b-button { border-color:#fff; background:#fff; color:#0f1831; }\n\t\t\t#tga-b2b-search-1 .tga-b2b-paid .tga-b2b-button:hover { background:#f8fafc; color:#0f1831; }\n@media (max-width: 900px) {\n                #tga-b2b-search-1 .tga-b2b-layout { grid-template-columns: 1fr; }\n                #tga-b2b-search-1 .tga-b2b-hero { padding: 34px 26px; }\n                #tga-b2b-search-1 .tga-b2b-info-grid,\n                #tga-b2b-search-1 .tga-b2b-related-grid {\n                    grid-template-columns: 1fr;\n                }\n            }\n            @media (max-width: 600px) {\n                #tga-b2b-search-1 {\n                    margin-top: 24px;\n                    padding: 0 15px;\n                }\n                #tga-b2b-search-1 .tga-b2b-hero {\n                    padding: 28px 20px;\n                    border-radius: 16px;\n                }\n                #tga-b2b-search-1 .tga-b2b-hero p { font-size: 15px; }\n                #tga-b2b-search-1 .tga-b2b-panel { padding: 19px; }\n                #tga-b2b-search-1 .tga-b2b-fields { grid-template-columns: 1fr; }\n                #tga-b2b-search-1 .tga-b2b-field--full { grid-column: auto; }\n                #tga-b2b-search-1 .tga-b2b-actions,\n                #tga-b2b-search-1 .tga-b2b-results-head,\n                #tga-b2b-search-1 .tga-b2b-result-actions,\n                #tga-b2b-search-1 .tga-b2b-paid {\n                    flex-direction: column;\n                    align-items: stretch;\n                }\n                #tga-b2b-search-1 .tga-b2b-button,\n                #tga-b2b-search-1 .tga-b2b-results-head .tga-b2b-button,\n                #tga-b2b-search-1 .tga-b2b-paid .tga-b2b-button {\n                    width: 100%;\n                    min-width: 0;\n                }\n                #tga-b2b-search-1 .tga-b2b-section { padding: 22px 18px; }\n            }\n        \n\t\t\t\/* TGA_FREE_TOOL_FOCUS_STANDARD *\/\n\t\t\t#tga-b2b-search-1 button:focus-visible,\n\t\t\t#tga-b2b-search-1 a:focus-visible,\n\t\t\t#tga-b2b-search-1 summary:focus-visible,\n\t\t\t#tga-b2b-search-1 input:focus-visible,\n\t\t\t#tga-b2b-search-1 select:focus-visible,\n\t\t\t#tga-b2b-search-1 textarea:focus-visible { outline: 3px solid rgba(101, 40, 247, .24); outline-offset: 3px; }\n<\/style>\n\n        <header class=\"tga-b2b-hero\">\n            <div class=\"tga-b2b-eyebrow\">Find Better-Fit Buyers Faster<\/div>\n            <h1 id=\"tga-b2b-search-1-title\">B2B Search Query Builder<\/h1>\n            <p>Turn a product and target market into focused buyer, distributor, company, and decision-maker searches you can copy or open immediately.<\/p>\n        <\/header>\n\n        <div class=\"tga-b2b-layout\">\n            <form class=\"tga-b2b-panel\" novalidate>\n                <h2 class=\"tga-b2b-panel-title\">Build Your Search<\/h2>\n                <p class=\"tga-b2b-panel-copy\">Start with a product, then narrow the search by market, buyer type, industry, and role.<\/p>\n\n                <div class=\"tga-b2b-fields\">\n                    <div class=\"tga-b2b-field tga-b2b-field--full\">\n                        <label for=\"tga-b2b-search-1-product\">Product or Keyword *<\/label>\n                        <input id=\"tga-b2b-search-1-product\" name=\"product\" type=\"text\" value=\"LED display\" placeholder=\"e.g., LED display\" required>\n                    <\/div>\n                    <div class=\"tga-b2b-field\">\n                        <label for=\"tga-b2b-search-1-market\">Target Market<\/label>\n                        <input id=\"tga-b2b-search-1-market\" name=\"market\" type=\"text\" value=\"Germany\" placeholder=\"e.g., Germany\">\n                    <\/div>\n                    <div class=\"tga-b2b-field\">\n                        <label for=\"tga-b2b-search-1-buyer\">Buyer Type<\/label>\n                        <select id=\"tga-b2b-search-1-buyer\" name=\"buyer\">\n                            <option value=\"importer\">Importer<\/option>\n                            <option value=\"distributor\" selected>Distributor<\/option>\n                            <option value=\"wholesaler\">Wholesaler<\/option>\n                            <option value=\"dealer\">Dealer<\/option>\n                            <option value=\"retailer\">Retailer<\/option>\n                            <option value=\"sourcing agent\">Sourcing Agent<\/option>\n                            <option value=\"procurement company\">Procurement Company<\/option>\n                        <\/select>\n                    <\/div>\n                    <div class=\"tga-b2b-field\">\n                        <label for=\"tga-b2b-search-1-industry\">Industry<\/label>\n                        <input id=\"tga-b2b-search-1-industry\" name=\"industry\" type=\"text\" value=\"commercial AV\" placeholder=\"e.g., commercial AV\">\n                    <\/div>\n                    <div class=\"tga-b2b-field\">\n                        <label for=\"tga-b2b-search-1-role\">Decision-Maker Role<\/label>\n                        <select id=\"tga-b2b-search-1-role\" name=\"role\">\n                            <option value=\"purchasing manager\">Purchasing Manager<\/option>\n                            <option value=\"procurement manager\" selected>Procurement Manager<\/option>\n                            <option value=\"sourcing manager\">Sourcing Manager<\/option>\n                            <option value=\"import manager\">Import Manager<\/option>\n                            <option value=\"owner\">Owner<\/option>\n                            <option value=\"CEO\">CEO<\/option>\n                        <\/select>\n                    <\/div>\n                    <div class=\"tga-b2b-field tga-b2b-field--full\">\n                        <label for=\"tga-b2b-search-1-exclude\">Exclude Terms<\/label>\n                        <input id=\"tga-b2b-search-1-exclude\" name=\"exclude\" type=\"text\" value=\"jobs, careers, amazon\" placeholder=\"e.g., jobs, careers, amazon\">\n                        <span class=\"tga-b2b-help\">Separate exclusions with commas.<\/span>\n                    <\/div>\n                <\/div>\n\n                <div class=\"tga-b2b-actions\">\n                    <button class=\"tga-b2b-button tga-b2b-button--primary\" type=\"submit\">Generate Searches<\/button>\n                    <button class=\"tga-b2b-button tga-b2b-button--secondary\" type=\"button\" data-action=\"reset\">Reset<\/button>\n                <\/div>\n                <div class=\"tga-b2b-status\" role=\"status\" aria-live=\"polite\"><\/div>\n            <\/form>\n\n            <div class=\"tga-b2b-panel\">\n                <div class=\"tga-b2b-results-head\">\n                    <div>\n                        <h2 class=\"tga-b2b-panel-title\">Focused Search Channels<\/h2>\n                        <p class=\"tga-b2b-panel-copy\">Explore companies, decision-makers, contact pages, and business directories from one place.<\/p>\n                    <\/div>\n                    <button class=\"tga-b2b-button tga-b2b-button--secondary\" type=\"button\" data-action=\"copy-all\">Copy All<\/button>\n                <\/div>\n                <div class=\"tga-b2b-summary\" aria-label=\"Current search criteria\"><\/div>\n                <div class=\"tga-b2b-results\" aria-live=\"polite\">\n                    <div class=\"tga-b2b-empty\">Complete the form to generate focused B2B searches.<\/div>\n                <\/div>\n                <p class=\"tga-b2b-note\">Use each result as a starting point, then review the company and contact details before outreach.<\/p>\n            <\/div>\n        <\/div>\n\n\t        <div class=\"tga-b2b-after\">\n            <section class=\"tga-b2b-section\" aria-labelledby=\"tga-b2b-search-1-data-title\">\n                <h2 id=\"tga-b2b-search-1-data-title\">Search With Confidence<\/h2>\n                <p class=\"tga-b2b-section-intro\">You decide what to search, which results to open, and which companies are worth a closer look.<\/p>\n                <div class=\"tga-b2b-info-grid\">\n                    <div class=\"tga-b2b-info-card\">\n                        <strong>Your Search Stays Private<\/strong>\n                        <p>The details you enter are used only to prepare the searches shown on this page.<\/p>\n                    <\/div>\n                    <div class=\"tga-b2b-info-card\">\n                        <strong>You Stay in Control<\/strong>\n                        <p>Choose which search to open and when you are ready to explore the results.<\/p>\n                    <\/div>\n                    <div class=\"tga-b2b-info-card\">\n                        <strong>Check Before You Contact<\/strong>\n                        <p>Review company fit, business details, and contact information before starting outreach.<\/p>\n                    <\/div>\n                <\/div>\n            <\/section>\n\n            <section class=\"tga-b2b-section tga-b2b-paid\" aria-labelledby=\"tga-b2b-search-1-paid-title\">\n                <div>\n                    <span class=\"tga-b2b-paid-label\">Related Paid Agent<\/span>\n                    <h2 id=\"tga-b2b-search-1-paid-title\">Turn Raw Leads Into Prioritized Opportunities<\/h2>\n                    <p>Use Lead Ads Enricher to organize incoming leads, identify which prospects deserve attention first, and prepare the next email or WhatsApp action.<\/p>\n                <\/div>\n                <a class=\"tga-b2b-button tga-b2b-button--primary\" href=\"https:\/\/app.tradegoai.app\/admin\/lead-ads-enricher\">Open Lead Ads Enricher<\/a>\n            <\/section>\n\n            <section class=\"tga-b2b-section\" aria-labelledby=\"tga-b2b-search-1-faq-title\">\n                <h2 id=\"tga-b2b-search-1-faq-title\">Frequently Asked Questions<\/h2>\n                <p class=\"tga-b2b-section-intro\">Learn how to shape broader searches, narrow the results, and evaluate the companies you find.<\/p>\n                <div class=\"tga-b2b-faq-list\">\n                                        <details>\n                        <summary>What can I use these searches for?<\/summary>\n                        <p>Use them to discover potential buyers, distributors, company websites, decision-makers, contact pages, and business directory listings.<\/p>\n                    <\/details>\n                                        <details>\n                        <summary>Is my search information saved?<\/summary>\n                        <p>No. The details you enter are used only to prepare the searches displayed on this page.<\/p>\n                    <\/details>\n                                        <details>\n                        <summary>Are the companies in the search results verified buyers?<\/summary>\n                        <p>No. The results are public search starting points. Review the company website, registration details, business fit, and contact information before outreach.<\/p>\n                    <\/details>\n                                        <details>\n                        <summary>How can I get broader results?<\/summary>\n                        <p>Remove the industry field, use a broader buyer type, or remove one or more exclusions. Start broad, then add filters.<\/p>\n                    <\/details>\n                                        <details>\n                        <summary>How can I get more precise results?<\/summary>\n                        <p>Add a target market, industry, buyer type, and decision-maker role. Use a specific product phrase rather than a broad category.<\/p>\n                    <\/details>\n                                    <\/div>\n            <\/section>\n\n            <section class=\"tga-b2b-section\" aria-labelledby=\"tga-b2b-search-1-related-title\">\n                <h2 id=\"tga-b2b-search-1-related-title\">Related Free Tools<\/h2>\n                <p class=\"tga-b2b-section-intro\">Continue from buyer discovery to regional search and company verification.<\/p>\n                <div class=\"tga-b2b-related-grid\">\n                    <a class=\"tga-b2b-related-card\" href=\"https:\/\/tradegoai.app\/tools\/google-advanced-search\/\">\n                        <strong>Google Advanced Search<\/strong>\n                        <span>Run a keyword search with a selected country and interface language.<\/span>\n                    <\/a>\n                    <a class=\"tga-b2b-related-card\" href=\"https:\/\/tradegoai.app\/tools\/global-yellow-pages\/\">\n                        <strong>Global Yellow Pages<\/strong>\n                        <span>Open country-specific yellow pages and business directory searches.<\/span>\n                    <\/a>\n                    <a class=\"tga-b2b-related-card\" href=\"https:\/\/tradegoai.app\/tools\/client-qualification-assistant\/\">\n                        <strong>Client Qualification Assistant<\/strong>\n                        <span>Generate public company, person, registry, and contact research links.<\/span>\n                    <\/a>\n                <\/div>\n\t            <\/section>\n\t        <\/div>\n\n\t        <div class=\"tga-b2b-translations\" hidden aria-hidden=\"true\">\n\t            <span data-tga-text=\"buyer-discovery\">Buyer Discovery<\/span>\n\t            <span data-tga-text=\"buyer-discovery-description\">Find companies matching the product, buyer type, and market.<\/span>\n\t            <span data-tga-text=\"independent-company-websites\">Independent Company Websites<\/span>\n\t            <span data-tga-text=\"independent-company-websites-description\">Prioritize company-owned websites and reduce marketplace noise.<\/span>\n\t            <span data-tga-text=\"linkedin-company-pages\">LinkedIn Company Pages<\/span>\n\t            <span data-tga-text=\"linkedin-company-pages-description\">Find relevant company profiles indexed by Google.<\/span>\n\t            <span data-tga-text=\"decision-makers\">Decision Makers<\/span>\n\t            <span data-tga-text=\"decision-makers-description\">Find public professional profiles connected to the target market.<\/span>\n\t            <span data-tga-text=\"contact-and-about-pages\">Contact and About Pages<\/span>\n\t            <span data-tga-text=\"contact-and-about-pages-description\">Look for company pages that can reveal contact and business details.<\/span>\n\t            <span data-tga-text=\"b2b-directory-results\">B2B Directory Results<\/span>\n\t            <span data-tga-text=\"b2b-directory-results-description\">Search established business directory domains for matching companies.<\/span>\n\t            <span data-tga-text=\"copy-query\">Copy Query<\/span>\n\t            <span data-tga-text=\"open-search\">Open Search<\/span>\n\t            <span data-tga-text=\"enter-product\">Enter a product or keyword.<\/span>\n\t            <span data-tga-text=\"query-copied\">Query copied.<\/span>\n\t            <span data-tga-text=\"searches-generated\">Six focused searches generated.<\/span>\n\t            <span data-tga-text=\"empty-results\">Complete the form to generate focused B2B searches.<\/span>\n\t            <span data-tga-text=\"form-reset\">Form reset.<\/span>\n\t            <span data-tga-text=\"generate-first\">Generate searches first.<\/span>\n\t            <span data-tga-text=\"all-copied\">All queries copied.<\/span>\n\t        <\/div>\n\n\t        <script>\n        (function() {\n            const root = document.getElementById(\"tga-b2b-search-1\");\n            if (!root || root.dataset.ready === '1') return;\n            root.dataset.ready = '1';\n\n            const form = root.querySelector('form');\n            const results = root.querySelector('.tga-b2b-results');\n\t            const summary = root.querySelector('.tga-b2b-summary');\n\t            const status = root.querySelector('.tga-b2b-status');\n\t            let currentQueries = [];\n\t            const translatedText = function(key) {\n\t                const source = root.querySelector('[data-tga-text=\"' + key + '\"]');\n\t                return source ? source.textContent.trim() : '';\n\t            };\n\n            const clean = function(value) {\n                return String(value || '').replaceAll('\"', '').replaceAll(\"'\", '').trim();\n            };\n            const quoted = function(value) {\n                const text = clean(value);\n                return text ? '\"' + text + '\"' : '';\n            };\n            const compact = function(parts) {\n                return parts.filter(Boolean).join(' ').replaceAll('  ', ' ').trim();\n            };\n            const exclusions = function(value) {\n                return String(value || '').split(',').map(clean).filter(Boolean).map(function(term) {\n                    return term.includes(' ') ? '-\"' + term + '\"' : '-' + term;\n                }).join(' ');\n            };\n            const searchUrl = function(query) {\n                return 'https:\/\/www.google.com\/search?q=' + encodeURIComponent(query);\n            };\n            const copyText = async function(text) {\n                if (navigator.clipboard && window.isSecureContext) {\n                    await navigator.clipboard.writeText(text);\n                    return;\n                }\n                const textarea = document.createElement('textarea');\n                textarea.value = text;\n                textarea.setAttribute('readonly', '');\n                textarea.style.position = 'fixed';\n                textarea.style.opacity = '0';\n                document.body.appendChild(textarea);\n                textarea.select();\n                document.execCommand('copy');\n                textarea.remove();\n            };\n            const announce = function(message) {\n                status.textContent = message;\n                window.setTimeout(function() {\n                    if (status.textContent === message) status.textContent = '';\n                }, 2200);\n            };\n\n            function values() {\n                const data = new FormData(form);\n                return {\n                    product: clean(data.get('product')),\n                    market: clean(data.get('market')),\n                    buyer: clean(data.get('buyer')),\n                    industry: clean(data.get('industry')),\n                    role: clean(data.get('role')),\n                    exclude: exclusions(data.get('exclude'))\n                };\n            }\n\n            function build(input) {\n                const product = quoted(input.product);\n                const market = quoted(input.market);\n                const buyer = quoted(input.buyer);\n                const industry = quoted(input.industry);\n                const role = quoted(input.role);\n\n\t                return [\n\t                    {\n\t                        title: translatedText('buyer-discovery'),\n\t                        description: translatedText('buyer-discovery-description'),\n                        query: compact([product, buyer, market, industry, input.exclude])\n                    },\n                    {\n\t                        title: translatedText('independent-company-websites'),\n\t                        description: translatedText('independent-company-websites-description'),\n                        query: compact([product, buyer, market, industry, '-site:linkedin.com', '-site:facebook.com', '-site:amazon.com', input.exclude])\n                    },\n                    {\n\t                        title: translatedText('linkedin-company-pages'),\n\t                        description: translatedText('linkedin-company-pages-description'),\n                        query: compact(['site:linkedin.com\/company', product, buyer, market, industry])\n                    },\n                    {\n\t                        title: translatedText('decision-makers'),\n\t                        description: translatedText('decision-makers-description'),\n                        query: compact(['site:linkedin.com\/in', role, product, market, buyer])\n                    },\n                    {\n\t                        title: translatedText('contact-and-about-pages'),\n\t                        description: translatedText('contact-and-about-pages-description'),\n                        query: compact([product, buyer, market, '(\"contact us\" OR \"about us\" OR \"our company\")', input.exclude])\n                    },\n                    {\n\t                        title: translatedText('b2b-directory-results'),\n\t                        description: translatedText('b2b-directory-results-description'),\n                        query: compact([product, market, buyer, '(site:kompass.com OR site:europages.com OR site:yellowpages.com)'])\n                    }\n                ];\n            }\n\n            function renderSummary(input) {\n                summary.replaceChildren();\n                [input.product, input.market, input.buyer, input.industry, input.role]\n                    .filter(Boolean)\n                    .forEach(function(value) {\n                        const chip = document.createElement('span');\n                        chip.className = 'tga-b2b-chip';\n                        chip.textContent = value;\n                        summary.appendChild(chip);\n                    });\n            }\n\n            function render(items) {\n                results.replaceChildren();\n                items.forEach(function(item, index) {\n                    const card = document.createElement('article');\n                    card.className = 'tga-b2b-result';\n\n                    const title = document.createElement('h3');\n                    title.textContent = String(index + 1).padStart(2, '0') + ' \u00b7 ' + item.title;\n                    const description = document.createElement('p');\n                    description.textContent = item.description;\n                    const query = document.createElement('code');\n                    query.className = 'tga-b2b-query';\n                    query.textContent = item.query;\n\n                    const actions = document.createElement('div');\n                    actions.className = 'tga-b2b-result-actions';\n                    const copy = document.createElement('button');\n                    copy.type = 'button';\n                    copy.className = 'tga-b2b-button tga-b2b-button--secondary';\n\t                    copy.textContent = translatedText('copy-query');\n                    copy.addEventListener('click', async function() {\n                        await copyText(item.query);\n\t                        announce(translatedText('query-copied'));\n                    });\n                    const open = document.createElement('a');\n                    open.className = 'tga-b2b-button tga-b2b-button--primary';\n\t                    open.textContent = translatedText('open-search');\n                    open.href = searchUrl(item.query);\n                    open.target = '_blank';\n                    open.rel = 'noopener noreferrer';\n                    actions.append(copy, open);\n\n                    card.append(title, description, query, actions);\n                    results.appendChild(card);\n                });\n            }\n\n            function generate() {\n                const input = values();\n                const productInput = form.querySelector('[name=\"product\"]');\n                if (!input.product) {\n\t                    productInput.setCustomValidity(translatedText('enter-product'));\n                    productInput.reportValidity();\n                    productInput.setCustomValidity('');\n                    return;\n                }\n                currentQueries = build(input);\n                renderSummary(input);\n                render(currentQueries);\n\t                announce(translatedText('searches-generated'));\n            }\n\n            form.addEventListener('submit', function(event) {\n                event.preventDefault();\n                generate();\n            });\n            root.querySelector('[data-action=\"reset\"]').addEventListener('click', function() {\n                form.reset();\n                currentQueries = [];\n                summary.replaceChildren();\n\t                const empty = document.createElement('div');\n\t                empty.className = 'tga-b2b-empty';\n\t                empty.textContent = translatedText('empty-results');\n\t                results.replaceChildren(empty);\n\t                announce(translatedText('form-reset'));\n            });\n            root.querySelector('[data-action=\"copy-all\"]').addEventListener('click', async function() {\n                if (!currentQueries.length) {\n\t                    announce(translatedText('generate-first'));\n                    return;\n                }\n                const text = currentQueries.map(function(item, index) {\n                    return String(index + 1) + '. ' + item.title + ': ' + item.query;\n                }).join(String.fromCharCode(10) + String.fromCharCode(10));\n                await copyText(text);\n\t                announce(translatedText('all-copied'));\n            });\n\n            generate();\n        })();\n        <\/script>\n    <\/section>\n    \n","protected":false},"excerpt":{"rendered":"<p>Erstellen Sie gezielte Suchanfragen, um B2B-K\u00e4ufer, Vertriebspartner, Unternehmensseiten und Entscheidungstr\u00e4ger nach Produkt und Zielmarkt zu finden.<\/p>","protected":false},"featured_media":9557,"template":"","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"disabled","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"default","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"spectra_gs_classes":"[\"\"]"},"tool_categories":[34,32],"class_list":["post-9550","tools","type-tools","status-publish","has-post-thumbnail","hentry","tool_categories-lead-generation-tools","tool_categories-sales-tools"],"spectra_custom_meta":{"spectra_gs_classes":["[\"\"]"],"wp_statistics_words_count":["1"],"site-post-title":["disabled"],"ast-breadcrumbs-content":["disabled"],"site-sidebar-layout":["default"],"ast-site-content-layout":["default"],"site-content-style":["default"],"site-sidebar-style":["default"],"theme-transparent-header-meta":["default"],"stick-header-meta":["default"],"astra-migrate-meta-layouts":["set"],"_edit_lock":["1785121672:2"],"astra_style_timestamp_css":["1787216023"],"rank_math_schema_SoftwareApplication":["a:9:{s:8:\"metadata\";a:8:{s:5:\"title\";s:20:\"Software Application\";s:4:\"type\";s:8:\"template\";s:9:\"shortcode\";s:15:\"s-6a661592570c8\";s:9:\"isPrimary\";s:1:\"1\";s:4:\"name\";s:24:\"B2B Search Query Builder\";s:11:\"description\";s:125:\"Build focused searches to discover B2B buyers, distributors, company pages, and decision-makers by product and target market.\";s:14:\"reviewLocation\";s:6:\"custom\";s:23:\"reviewLocationShortcode\";s:24:\"[rank_math_rich_snippet]\";}s:5:\"@type\";s:19:\"SoftwareApplication\";s:4:\"name\";s:24:\"B2B Search Query Builder\";s:11:\"description\";s:125:\"Build focused searches to discover B2B buyers, distributors, company pages, and decision-makers by product and target market.\";s:15:\"operatingSystem\";s:11:\"Web Browser\";s:19:\"applicationCategory\";s:19:\"BusinessApplication\";s:6:\"offers\";a:4:{s:5:\"@type\";s:5:\"Offer\";s:5:\"price\";s:1:\"0\";s:13:\"priceCurrency\";s:3:\"USD\";s:12:\"availability\";s:7:\"InStock\";}s:5:\"image\";s:91:\"https:\/\/tradegoai.app\/wp-content\/uploads\/2026\/07\/b2b-search-query-builder-social-share.webp\";s:3:\"url\";s:53:\"https:\/\/tradegoai.app\/tools\/b2b-search-query-builder\/\";}"],"rank_math_seo_score":["10"],"rank_math_shortcode_schema_s-6a661592570c8":["67245"],"rank_math_internal_links_processed":["1"],"_edit_last":["2"],"_thumbnail_id":["9557"],"_uag_page_assets":["a:9:{s:3:\"css\";s:4963:\".uag-blocks-common-selector{z-index:var(--z-index-desktop) !important}@media (max-width: 976px){.uag-blocks-common-selector{z-index:var(--z-index-tablet) !important}}@media (max-width: 767px){.uag-blocks-common-selector{z-index:var(--z-index-mobile) !important}}\n.uagb-icon-list__wrap{display:flex;align-items:flex-start;justify-content:flex-start}.wp-block-uagb-icon-list-child{padding:0;transition:all 0.2s;display:inline-flex;color:#3a3a3a;align-items:center;text-decoration:none;box-shadow:none}.wp-block-uagb-icon-list-child span.uagb-icon-list__source-wrap{display:block;align-items:center}.uagb-icon-list__source-wrap svg{display:block}.uagb-icon-list__source-image{width:40px}.uagb-icon-list__outer-wrap .uagb-icon-list__content-wrap{color:#3a3a3a;display:flex;align-items:center}\n.wp-block-uagb-icon-list-child{position:relative}.wp-block-uagb-icon-list-child>a{position:absolute;top:0;left:0;width:100%;height:100%}img.uagb-icon-list__source-image{max-width:unset}.wp-block-uagb-icon-list-child .uagb-icon-list__label{word-break:break-word}\n.wp-block-uagb-icon-list.uagb-block-b5768981 .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-b5768981 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-b5768981 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-radius: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-b5768981 .wp-block-uagb-icon-list-child .uagb-icon-list__label{text-decoration: !important;font-weight: 600;line-height: em;}.wp-block-uagb-icon-list.uagb-block-b5768981 .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;margin-top: 30px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-b5768981 .uagb-icon-list__label{text-align: left;}.wp-block-uagb-icon-list.uagb-block-b5768981 .wp-block-uagb-icon-list-child{text-decoration: !important;font-weight: 600;line-height: em;}.wp-block-uagb-icon-list.uagb-block-b5768981.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 10px;}.wp-block-uagb-icon-list.uagb-block-b5768981 .uagb-icon-list__source-wrap{margin-right: 15px;}.uagb-block-75fa870d.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-75fa870d.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-5bf81fd2.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-5bf81fd2.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}@media only screen and (max-width: 976px) {.wp-block-uagb-icon-list.uagb-block-b5768981 .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-b5768981 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-b5768981 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap {padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-b5768981 .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;}.wp-block-uagb-icon-list.uagb-block-b5768981 .uagb-icon-list__label{text-align: left;}.wp-block-uagb-icon-list.uagb-block-b5768981.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 10px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-icon-list.uagb-block-b5768981 .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-b5768981 .uagb-icon-list__label{text-align: center;}.wp-block-uagb-icon-list.uagb-block-b5768981 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-b5768981 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-b5768981 .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.wp-block-uagb-icon-list.uagb-block-b5768981.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 10px;}}\";s:2:\"js\";s:0:\"\";s:18:\"current_block_list\";a:10:{i:0;s:14:\"core\/shortcode\";i:1;s:11:\"core\/search\";i:2;s:10:\"core\/group\";i:3;s:12:\"core\/heading\";i:4;s:17:\"core\/latest-posts\";i:5;s:20:\"core\/latest-comments\";i:6;s:13:\"core\/archives\";i:7;s:15:\"core\/categories\";i:8;s:14:\"uagb\/icon-list\";i:9;s:20:\"uagb\/icon-list-child\";}s:8:\"uag_flag\";b:1;s:11:\"uag_version\";s:10:\"1787709447\";s:6:\"gfonts\";a:0:{}s:10:\"gfonts_url\";s:0:\"\";s:12:\"gfonts_files\";a:0:{}s:14:\"uag_faq_layout\";b:0;}"],"rank_math_title":["%title% %sep% %sitename%"],"rank_math_description":["%excerpt%"],"rank_math_robots":["a:2:{i:0;s:5:\"index\";i:1;s:6:\"follow\";}"],"rank_math_facebook_image":["https:\/\/tradegoai.app\/wp-content\/uploads\/2026\/07\/b2b-search-query-builder-social-share.webp"],"rank_math_facebook_image_id":["9557"],"rank_math_twitter_use_facebook":["on"],"rank_math_twitter_card_type":["summary_large_image"],"_uag_css_file_name":["uag-css-9550.css"]},"uagb_featured_image_src":{"full":["https:\/\/tradegoai.app\/wp-content\/uploads\/2026\/07\/b2b-search-query-builder-social-share.webp",1200,630,false],"thumbnail":["https:\/\/tradegoai.app\/wp-content\/uploads\/2026\/07\/b2b-search-query-builder-social-share-150x150.webp",150,150,true],"medium":["https:\/\/tradegoai.app\/wp-content\/uploads\/2026\/07\/b2b-search-query-builder-social-share-300x158.webp",300,158,true],"medium_large":["https:\/\/tradegoai.app\/wp-content\/uploads\/2026\/07\/b2b-search-query-builder-social-share-768x403.webp",768,403,true],"large":["https:\/\/tradegoai.app\/wp-content\/uploads\/2026\/07\/b2b-search-query-builder-social-share-1024x538.webp",1024,538,true],"1536x1536":["https:\/\/tradegoai.app\/wp-content\/uploads\/2026\/07\/b2b-search-query-builder-social-share.webp",1200,630,false],"2048x2048":["https:\/\/tradegoai.app\/wp-content\/uploads\/2026\/07\/b2b-search-query-builder-social-share.webp",1200,630,false],"trp-custom-language-flag":["https:\/\/tradegoai.app\/wp-content\/uploads\/2026\/07\/b2b-search-query-builder-social-share-18x9.webp",18,9,true]},"uagb_author_info":{"display_name":"xiaoxi99201","author_link":"https:\/\/tradegoai.app\/de\/author\/"},"uagb_comment_info":0,"uagb_excerpt":"Build focused searches to discover B2B buyers, distributors, company pages, and decision-makers by product and target market.","_links":{"self":[{"href":"https:\/\/tradegoai.app\/de\/wp-json\/wp\/v2\/tools\/9550","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tradegoai.app\/de\/wp-json\/wp\/v2\/tools"}],"about":[{"href":"https:\/\/tradegoai.app\/de\/wp-json\/wp\/v2\/types\/tools"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tradegoai.app\/de\/wp-json\/wp\/v2\/media\/9557"}],"wp:attachment":[{"href":"https:\/\/tradegoai.app\/de\/wp-json\/wp\/v2\/media?parent=9550"}],"wp:term":[{"taxonomy":"tool_categories","embeddable":true,"href":"https:\/\/tradegoai.app\/de\/wp-json\/wp\/v2\/tool_categories?post=9550"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}