Back to Marketplace
FREE
Scanned
Grow Business

DiscoLike CLI - B2B Company Discovery Tool

Find lookalike companies, build prospect lists, and enrich domains with firmographic data using DiscoLike's 65M+ company database

New skill
No reviews yet
New skill
πŸ€– Claude Code⚑ CursorπŸ’» Codex🦞 OpenClaw πŸ„ Windsurf
FREE

Free to install β€” no account needed

Copy the command below and paste into your agent.

Instant access β€’ No coding needed β€’ No account needed

What you get in 5 minutes

  • Full skill code ready to install
  • Works with 7 AI agents
  • Lifetime updates included
SecureBe the first

Description

--- name: discolike-cli description: > Standalone CLI for DiscoLike B2B company discovery API. Find lookalike companies, build prospect lists, enrich domains with firmographic data, track costs. Use when building prospect lists from seed domains, sizing markets, enriching domain lists, or automating discovery workflows in CI/CD pipelines. triggers: - find companies like - build prospect list - ICP list - discover companies - discolike - lookalike companies - size the market - prospect list from seed - company discovery - enrich domains - firmographic data - digital footprint - discovery workflow version: 0.1.0 maturity: built --- # DiscoLike CLI Standalone CLI for the DiscoLike B2B company discovery API (65M+ domains, 180+ countries). ## Install ```bash pip install -e ".[dev]" export DISCOLIKE_API_KEY="dk_..." ``` ## Command Reference ``` discolike β”œβ”€β”€ config show|set|clear # API key and settings β”œβ”€β”€ account status|usage # Plan, spend, budget β”œβ”€β”€ extract <domain> # Cached website text β”œβ”€β”€ count [filters] # Count matching domains β”œβ”€β”€ discover [filters] # Find similar companies β”œβ”€β”€ profile <domain> # Business profile enrichment β”œβ”€β”€ score <domain> # Digital footprint score β”œβ”€β”€ growth <domain> # Growth metrics β”œβ”€β”€ contacts --domain <d> # B2B contacts (Team+) β”œβ”€β”€ match <company-name> # Name to domain (Team+) β”œβ”€β”€ append --input --fields -o # Bulk firmographic append β”œβ”€β”€ vendors <domain> # Tech stack (Team+) β”œβ”€β”€ subsidiaries <domain> # Corporate hierarchy (Enterprise) β”œβ”€β”€ saved list|save # Exclusion lists β”œβ”€β”€ workflow discover|enrich-list # Composite workflows β”œβ”€β”€ costs [--reset] # Session cost tracking └── Global: --json --csv --fields --quiet --no-cache --dry-run ``` ## Key Patterns - **Dual output:** TTY = Rich tables, pipe = JSON. `--json` forces JSON. - **Cost on every call:** Footer in table mode, `_meta.cost` in JSON mode. - **Exit codes:** 0=success, 1=API, 2=auth, 3=rate limit, 4=plan gate, 5=budget, 6=validation. - **stderr for progress, stdout for data.** Pipe-safe. - **--dry-run** shows estimated cost without API calls. ## Workflow Example ```bash discolike workflow discover \ --seed leadgrow.ai \ --country US \ --max-records 100 \ --enrich-top 5 \ --output prospects.csv \ --no-confirm ```

Preview in:

Security Status

Scanned

Passed automated security checks

Related AI Tools

More Grow Business tools you might like