Feed in domains, emails, or names — get back verified contacts, company data, and funding signals. No browser needed.
npm install -g enrichlayer-cliWorks on macOS, Linux, and Windows. Requires Node.js 20+. After install, run commands with el.
Company data from a domain. A full contact record from a profile URL. Both synchronous, both structured.
The CLI returns structured JSON for every lookup. Identity fields, work history, company signals — all in a single response.
Each command maps directly to an API endpoint. Same coverage, same response format, same rate limits.
Pass a profile URL and get back a verified work email.
Turn a domain into a structured company record.
Start from an email, name, or profile URL and get back a normalized people record.
Pass a file of profile URLs and get back structured records.
enrichlayer-cli, but the installed command is el. After npm install -g enrichlayer-cli you can run el profile <url>, el company lookup --domain <domain>, etc.