← Back to directory

Lead enrichment for a company in one call: scrapes the company website for conta...

https://api.x402node.dev/app/lead-enrich

Overview

Lead enrichment for a company in one call: scrapes the company website for contact emails and social profiles, and pulls the local business record (phone, address, rating, category) from maps, then returns a single structured lead. Built on residential-IP scraping with multi-source aggregation that an agent cannot easily replicate. lead enrichment, company emails, find contact, b2b prospecting, company phone address, sales lead

Protocol x402
Price $0.10
Payment Asset USD Coin
Payment Network Base
Category uncategorized
Provider x402node
Source bazaar
Indexed 2026-06-22 04:15:44

Health

Status unknown
Latency (p50)
Uptime (30d)
Reliability Score
Last Checked Never
Last Healthy Never
Consecutive Failures 0

x402 Payment Validation

Payment Requirements
Asset Verified
Facilitator

Input Schema

{ "discoverable": true, "method": "GET", "queryParams": { "company": "company name (used for the local/maps lookup; optional if domain given)", "domain": "company website domain e.g. stripe.com (recommended)" }, "type": "http" }

Output Schema

{ "company": "string", "domain": "string", "emails": "string[]", "local": "object", "socials": "object" }