company-lookup
v1.0.0
Published
Look up any company in the terminal. Revenue, employees, credit score from 250M+ records.
Maintainers
Readme
company
Look up any company in the terminal.
npx company Ferrero Ferrero International S.A.
──────────────────────────────
📍 Alba, IT
🏭 Cocoa, chocolate and sugar confectionery
📋 S.A.
📊 active
Revenue €17.0B
Employees 41,000
Health ████████████████████░░░░ 92/100
Founded: 1946
VAT: IT02727330014
Web: ferrero.com250M+ companies. 50+ countries. No signup needed.
Install
npm install -g companyOr use directly (no install):
npx company "Siemens AG"Usage
# Search by name
company Tesla
company "Deutsche Bank"
# Filter by country
company Ferrero --country IT
company Siemens -c DE
# Look up by VAT number
company IT02727330014
# JSON output
company LVMH --json
# Multiple results
company pizzaWhat you get
| Field | Description | |-------|-------------| | Revenue | Annual revenue in EUR | | Employees | Headcount | | Health Score | 0-100 credit/health rating | | NACE code | Industry classification | | Legal form | Company type (S.r.l., GmbH, etc.) | | Status | Active / Inactive | | Location | City, country | | VAT | Tax identification number | | Founded | Incorporation date | | Contact | Website, phone, email |
Data
- 250M+ companies across 50+ countries
- Sources: official government business registries
- Free tier: 50 lookups/month, no signup
Related tools
| Tool | What it does | |------|-------------| | enrich-companies | Enrich a CSV file with company data | | enrich-companies (Python) | Same, but Python | | scala-mcp-server | MCP server for AI agents | | Score Company Lookup | Chrome extension | | scala-score | Python SDK | | world-company-database | Bulk dataset |
License
MIT
