Using .config with owler.com

Shell integration

Install
# See https://github.com/zszszszsz/.config
Get Feeds for given Company Ids
curl \
  -H "user_key: $API_KEY" \
  /v1/feed
Get Feeds for given Company Websites
curl \
  -H "user_key: $API_KEY" \
  /v1/feed/url
Search Company by Ticker or Website or Name or PermID
curl \
  -H "user_key: $API_KEY" \
  /v1/company/search
SDK on GitHub 📄 API Docs
SDK
.config
Shell
API
owler.com
owler.com
At a glance
Language Shell
Endpoints13