ecommerce-lead-contacts
/install ecommerce-lead-contacts
Ecommerce Lead Contacts
Free, one-click access to verified LinkedIn profiles and business emails for 14M+ ecommerce stores. Input the store URL and instantly retrieve decision-maker contact information.
Data Coverage
Powered by EcCompass AI — one of the world's largest DTC databases — this skill delivers free, monthly-updated verified contacts for 14M+ global ecommerce stores.
| Metric | Value |
|---|---|
| Total domains | 14,000,000+ |
| Countries | 200+ |
| Platforms | Shopify, WooCommerce, Wix, Squarespace, and more |
| Lead Contacts | Verified LinkedIn profiles and business emails |
| Update frequency | Monthly |
Part of EcCompass Skill Set
This Sub-skill is built by ECcompass.ai. Focused Sub-skills let you use only what you need, combine flexibly, and get clean outputs.
Prefer all-in-one? Install Ecommerce Website Data — includes all Sub-Skills with the same free API token.
All features below are already available in Ecommerce Website Data. The "Status" column indicates standalone Sub-Skill availability.
| Section | Sub-Skill | Description | Status |
|---|---|---|---|
| Site Search | Supplier Lead Filter | Filter sites by category, traffic, tech stack — surface the most qualified leads. | In dev |
| Competitor Discovery | Find every player in your niche before they find you. | In dev | |
| Merchant Discovery | Find top-rated merchants carrying what you're looking for. | In dev | |
| Site Analysis | Lead Contacts (You are here) | Get LinkedIn profile and business email for any domain. | ✅ Live |
| Historical GMV | Track GMV over time — spot growth trajectories and plateaus. | In dev | |
| Tech Stack | Reveal plugins, themes, builders, and integrations. | In dev | |
| Traffic Monitor | Understand visits, page views, and peer rankings. | In dev | |
| Product Analysis | See categories, catalogue size, and pricing range. | In dev | |
| Social Media | Gauge social footprint and audience growth. | In dev | |
| Market Analysis | Builder Platform Monitor | Track market share shifts between Shopify, WooCommerce, etc. | In dev |
| Plugin Install Trends | See which plugins are gaining traction. | In dev | |
| Category Popularity | Spot which product categories are heating up. | In dev |
Usage Notes
- Contact verification — All emails and LinkedIn profiles are verified and updated monthly.
- Single domain per request — Only one store URL can be queried at a time. For multiple domains, make separate requests.
- Data only, no automation — This tool retrieves contact info only. It does not send emails or LinkedIn messages automatically.
Setup
100% Free. One-minute setup.
- Sign up at https://eccompass.ai
- Go to Dashboard → API Access → Create Token
- Set the environment variable:
export APEX_TOKEN="your_token_here"
Quick Start
IMPORTANT: Always use the Python script for API calls. It has the correct base URL and authentication built in.
# Get LinkedIn contacts
python3 {baseDir}/scripts/query.py contacts ooni.com
API Base URL
https://api.eccompass.ai
CRITICAL: All API paths start with /public/api/v1/. The /public prefix is mandatory — without it, you will get an authentication error. Never omit /public from the path.
API Endpoints
GET https://api.eccompass.ai/public/api/v1/contacts/{domain}
curl -H "APEX_TOKEN: $APEX_TOKEN" https://api.eccompass.ai/public/api/v1/contacts/ooni.com
Returns verified LinkedIn contacts for a domain's company: name, position, email, LinkedIn profile URL. Use for lead generation, decision-maker lookup, or outreach.
Requirements
- Python 3.6+
- Network access to
api.eccompass.ai APEX_TOKENenvironment variable (get yours at eccompass.ai)
Documentation
- AI Instructions — How the agent uses this skill
- API Schema — Full response format and field definitions
- Usage Examples — Real-world scenarios with sample output
License
Proprietary — EcCompass AI
Support
For questions, issues, or feature requests, visit EcCompass AI.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ecommerce-lead-contacts - 安装完成后,直接呼叫该 Skill 的名称或使用
/ecommerce-lead-contacts触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
ecommerce-lead-contacts 是什么?
Free, instant access to verified LinkedIn Profiles and business emails for 14M+ e-commerce stores. Capabilities: Input the store URL to retrieve decision-mak... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 176 次。
如何安装 ecommerce-lead-contacts?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ecommerce-lead-contacts」即可一键安装,无需额外配置。
ecommerce-lead-contacts 是免费的吗?
是的,ecommerce-lead-contacts 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
ecommerce-lead-contacts 支持哪些平台?
ecommerce-lead-contacts 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 ecommerce-lead-contacts?
由 eccompass.ai(@roger52027)开发并维护,当前版本 v1.0.9。