{"partialResults":false,"resources":[{"accepts":[{"amount":"10000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x6c0752c09e7F6fA6526fCDf40e456a159ebB5621","scheme":"exact"},{"amount":"10000","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","extra":{"feePayer":"Hc3sdEAsCGQcpgfivywog9uwtk8gUBUZgsxdME1EJy88"},"maxTimeoutSeconds":300,"network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"FJqAJ4dXkFbrp3EEo8E9x98iaBGUQwaU8Srz5ePfUXLH","scheme":"exact"}],"description":"Enriches a contact from email, name, domain, or company into a normalized public-data record with inferred display name, company/domain context, MX records, and optional homepage metadata. No private people database, LinkedIn scraping, or social-network scraping. Use it as a contact enrichment API, email-to-contact enrichment, or lead contact lookup.","extensions":{"bazaar":{"discoverable":true,"info":{"input":{"body":{"email":"jane.doe@example.com","include_homepage":true},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"company":"Example","confidence":0.9,"email":"jane.doe@example.com","name":"Jane Doe"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"company":{"description":"Optional known company name.","type":"string"},"domain":{"description":"Optional company domain.","type":"string"},"email":{"description":"Contact email address.","type":"string"},"include_homepage":{"description":"Fetch public homepage metadata when available. Default true.","type":"boolean"},"name":{"description":"Optional known contact name.","type":"string"}}},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"properties":{"company":{"type":"string"},"confidence":{"type":"number"},"email":{"type":"string"},"name":{"type":"string"}},"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"bc_awpbwsy3"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}}},"iconUrl":"https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1783070352/bazaar-icons/54f004eda341546b.png","lastUpdated":"2026-09-02T17:02:23.976Z","quality":{"l30DaysTotalCalls":1,"l30DaysUniquePayers":1,"lastCalledAt":"2026-09-02T17:02:07.409Z"},"resource":"https://x402.agentutility.ai/contact-enrich","serviceName":"AgentUtility.ai","tags":["contact","enrich"],"type":"http","x402Version":2},{"accepts":[{"amount":"10000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x60ABF720A5FD7E1D33790a54719CfA71b8929ebA","scheme":"exact"}],"description":"Extract structured public business contact information from any public business website. Returns company name, emails, phone numbers, social profiles, postal addresses, and contact pages as structured JSON. $0.01 per request via x402 on Base.","extensions":{"bazaar":{"info":{"input":{"body":{"url":"https://api.stackgoai.com/test-fixtures/contact-page"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"addresses":[],"companyName":"Example Company","contactPages":[],"domain":"api.stackgoai.com","emails":[{"sourceUrl":"https://api.stackgoai.com/test-fixtures/contact-page","value":"test-contact@stackgoai.com"}],"inputUrl":"https://api.stackgoai.com/test-fixtures/contact-page","meta":{"durationMs":1200,"pagesFetched":1},"pagesScanned":["https://api.stackgoai.com/test-fixtures/contact-page"],"phones":[{"sourceUrl":"https://api.stackgoai.com/test-fixtures/contact-page","value":"+1 555 010 0000"}],"requestId":"req_example","socials":{"facebook":[],"instagram":[],"linkedin":[],"x":[],"youtube":[]},"success":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":false,"properties":{"url":{"description":"Public HTTP or HTTPS webpage URL","maxLength":2048,"type":"string"}},"required":["url"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"properties":{"addresses":{"items":{"properties":{"addressCountry":{"type":"string"},"addressLocality":{"type":"string"},"addressRegion":{"type":"string"},"postalCode":{"type":"string"},"sourceUrl":{"type":"string"},"streetAddress":{"type":"string"}},"required":["sourceUrl"],"type":"object"},"type":"array"},"companyName":{"type":["string","null"]},"contactPages":{"items":{"type":"string"},"type":"array"},"domain":{"type":"string"},"emails":{"items":{"properties":{"sourceUrl":{"type":"string"},"value":{"type":"string"}},"required":["value","sourceUrl"],"type":"object"},"type":"array"},"inputUrl":{"type":"string"},"meta":{"properties":{"durationMs":{"type":"number"},"pagesFetched":{"type":"number"}},"required":["pagesFetched","durationMs"],"type":"object"},"pagesScanned":{"items":{"type":"string"},"type":"array"},"phones":{"items":{"properties":{"sourceUrl":{"type":"string"},"value":{"type":"string"}},"required":["value","sourceUrl"],"type":"object"},"type":"array"},"requestId":{"type":"string"},"socials":{"properties":{"facebook":{"items":{"type":"string"},"type":"array"},"instagram":{"items":{"type":"string"},"type":"array"},"linkedin":{"items":{"type":"string"},"type":"array"},"x":{"items":{"type":"string"},"type":"array"},"youtube":{"items":{"type":"string"},"type":"array"}},"required":["linkedin","facebook","instagram","x","youtube"],"type":"object"},"success":{"type":"boolean"}},"required":["success","inputUrl","domain","companyName","emails","phones","socials","addresses","contactPages","pagesScanned","meta","requestId"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-09-06T01:51:37.05Z","quality":{"l30DaysTotalCalls":5,"l30DaysUniquePayers":3,"lastCalledAt":"2026-09-06T01:51:36.78Z"},"resource":"https://api.stackgoai.com/api/v1/extract-contact","type":"http","x402Version":2},{"accepts":[{"amount":"10000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0xdaDc335482AD545296Fd7b28518A251fFCbEb9Df","scheme":"exact"},{"amount":"10000","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","extra":{"feePayer":"BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"},"maxTimeoutSeconds":300,"network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"8FVeybWnB4dYrxTuPK7WzFZNAiEcFVaDLFnKpRwVGr5s","scheme":"exact"}],"description":"Extract structured contact details from text, an email signature, or webpage text using Claude Haiku — returns name, title, company, email, phone, and address as clean JSON so agents can turn unstructured contact blocks into CRM-ready records in one call.","extensions":{"bazaar":{"info":{"input":{"body":{"text":"Jane Doe\nVP of Engineering, Acme Corp\njane@acme.com | +1 555 867 5309\n123 Main St, San Francisco, CA 94105"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"cached":false,"contact":{"address":"123 Main St, San Francisco, CA 94105","company":"Acme Corp","email":"jane@acme.com","name":"Jane Doe","phone":"+1 555 867 5309","title":"VP of Engineering"},"fields_found":6,"findings":[],"grade":"A","score":100},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"text":{"description":"The text to extract contact details from — free text, an email signature, or webpage text. Max 10000 words or 50KB.","type":"string"}},"required":["text"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"properties":{"cached":{"description":"True if served from the in-memory cache.","type":"boolean"},"contact":{"description":"Parsed contact fields: name, title, company, email, phone, address. Missing fields are null.","type":"object"},"fields_found":{"description":"Count of non-null contact fields.","type":"number"},"findings":{"description":"Informational findings (e.g. no_fields_found).","items":{"type":"string"},"type":"array"},"grade":{"description":"Letter grade A-F","type":"string"},"score":{"description":"Quality score 0-100","type":"number"}},"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"iconUrl":"https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1784214098/bazaar-icons/7d2bf437631b2e4e.png","lastUpdated":"2026-09-03T00:29:09.674Z","quality":{"l30DaysTotalCalls":2,"l30DaysUniquePayers":1,"lastCalledAt":"2026-09-03T00:29:09.464Z"},"resource":"https://netintel.dev/extract/contact","serviceName":"NetIntel","tags":["data extraction","document parsing","structured data","text to json","llm extraction"],"type":"http","x402Version":2},{"accepts":[{"amount":"40000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x6c0752c09e7F6fA6526fCDf40e456a159ebB5621","scheme":"exact"},{"amount":"40000","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","extra":{"feePayer":"D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"},"maxTimeoutSeconds":300,"network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"FJqAJ4dXkFbrp3EEo8E9x98iaBGUQwaU8Srz5ePfUXLH","scheme":"exact"}],"description":"Scrapes any webpage and pulls title, description, canonical URL, OpenGraph + Twitter card metadata, headings, and outbound links from a single URL. Server-side rendering; body content rendered as text, raw HTML, or clean markdown, with optional link extraction. Cheerio-based with no headless browser, so it is fast and cheap, ideal for static pages and SSR sites. For JS-heavy SPAs that need a real browser, see website-screenshot. Use it as a web scraping API or webpage metadata extractor.","extensions":{"bazaar":{"discoverable":true,"info":{"input":{"body":{"format":"text","url":"https://example.com"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"body_chars":128,"canonical":null,"description":"","final_url":"https://example.com/","format":"text","h1":"Example Domain","lang":"en","og":{},"status_code":200,"text":"Example Domain\n\nThis domain is for use in documentation examples without needing permission. Avoid use in operations.\n\nLearn more","title":"Example Domain","twitter":{},"url":"https://example.com"},"type":"json"}},"related":["/content-trust-check","/news-content","/search-content"],"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"format":{"description":"Body output format. 'text' (default, plain text), 'html' (raw HTML body), or 'markdown' (clean markdown — best for LLM ingestion).","enum":["text","html","markdown"],"type":"string"},"include_links":{"description":"If true, also returns an array of all \u003ca href\u003e links found on the page. Default false.","type":"boolean"},"url":{"description":"Public URL to fetch and parse. Must include scheme (http/https). Follows redirects.","type":"string"},"user_agent":{"description":"Custom User-Agent header. Defaults to a modern desktop Chrome UA.","type":"string"}},"required":["url"]},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"properties":{"body_chars":{"type":"integer"},"canonical":{"type":"null"},"description":{"type":"string"},"final_url":{"type":"string"},"format":{"type":"string"},"h1":{"type":"string"},"lang":{"type":"string"},"og":{"properties":{},"type":"object"},"status_code":{"type":"integer"},"text":{"type":"string"},"title":{"type":"string"},"twitter":{"properties":{},"type":"object"},"url":{"type":"string"}},"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"bc_awpbwsy3"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}}},"iconUrl":"https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1783070352/bazaar-icons/54f004eda341546b.png","lastUpdated":"2026-09-06T07:06:31.919Z","quality":{"l30DaysTotalCalls":4,"l30DaysUniquePayers":1,"lastCalledAt":"2026-09-06T07:06:31.704Z"},"resource":"https://x402.agentutility.ai/scrape-website","serviceName":"AgentUtility.ai","tags":["web-probe","scrape","website"],"type":"http","x402Version":2}],"searchMethod":"hybrid","x402Version":2,"meta":{"searchToken":"6jtu5zdktrvlqaa"}}
